Similar to mocha, if there is async tests running that keep doing stuff without finishing, it should be considered a failure. Example: Interval timer for sending data to a TCP server (see TCP_BACKPRESSURE tests) --- Probably blocked by #70?
Similar to mocha, if there is async tests running that keep doing stuff without finishing, it should be considered a failure.
Example: Interval timer for sending data to a TCP server (see TCP_BACKPRESSURE tests)
Probably blocked by #70?