Attention is currently required from: jolly, laforge.
Patch set 5:Code-Review +1
1 comment:
File bts/BTS_Tests_ASCI.ttcn:
Patch Set #4, Line 109: /* Flush pending messages and be sure that the sending of notifications has stopped. */
f_sleep.. but it work, thanx.
Yeah, `f_sleep()` is blocking a component in TTCN-3, but all its ports are still receiving and queueing messages regardless of that. This is why it works :)
To view, visit change 33816. To unsubscribe, or for help writing mail filters, visit settings.