mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge commit 'origin/maint-0.2.1'
Conflicts: src/or/test.c
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
o Minor bugfixes:
|
||||
- Testsuite: In the util/threads test no longer free the test_mutex
|
||||
before all worker threads have finished.
|
||||
- Testsuite: The master thread could starve the worker threads quite
|
||||
badly on certain systems, causing them to run only partially in
|
||||
the allowed window. This resulted in test failures. Now the master
|
||||
thread sleeps occasionally for a few microseconds while the two
|
||||
worker-threads compete for the mutex.
|
||||
Reference in New Issue
Block a user