Run a test inside a reactor
This is a convenience function for running a UT as a reactor fiber. A new reactor will be initialized, dg called and the reactor will automatically stop when dg is done.
See Implementation
Run a test inside a reactor
This is a convenience function for running a UT as a reactor fiber. A new reactor will be initialized, dg called and the reactor will automatically stop when dg is done.