Comment 13 for bug 1868486

Revision history for this message
Ben Franksen (bfrk) wrote :

Sorry for the botched pasting.

Before:

# These tests last 20 seconds ...
ok 57 - sleep=0.011
not ok 58 - sleep=0.010
# numSent should be 1000, actual=1000, numReceived should be 1000, actual=246

With my patch:

# These tests last 20 seconds ...
ok 57 - sleep=0.011
ok 58 - sleep=0.010