-
vargheseg authored
PollModule and PushModule now uses a void type promise to signal mainLoop entry. The fixture class uses this to synchronize itself before handling over control to the testcase code. This way we do not have to depend on the test facility for this purpose.
vargheseg authoredPollModule and PushModule now uses a void type promise to signal mainLoop entry. The fixture class uses this to synchronize itself before handling over control to the testcase code. This way we do not have to depend on the test facility for this purpose.