mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
In conditionvar_timeout test, wait for threads to timeout
Previously we just waited 200msec, which was not enough on slow/busy systems. Fixes bug 27073; bugfix on 0.2.6.3-alpha when the test was introduced.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (testing):
|
||||
- Revise the "conditionvar_timeout" test so that it succeeds even
|
||||
on heavily loaded systems where the test threads are not scheduled
|
||||
within 200 msec. Fixes bug 27073; bugfix on 0.2.6.3-alpha.
|
||||
Reference in New Issue
Block a user