tor/changes/faster-workqueue-test
Nick Mathewson 19440b9e58 Make test_workqueue.c faster, and on-by-default.
Instead of having a 30-second timer be the only way to end the test,
add a 2 second shutdown timer when the test is actually about to be over.
2015-07-03 14:38:14 -04:00

4 lines
122 B
Plaintext

o Testing:
- The test_workqueue program now runs faster, and is enabled by
default as a part of "make check".