mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
If tor terminates due to SIGNAL HALT before test_rebind.py calls tor_process.terminate(), an OSError 3 (no such process) is thrown. Fixes part of bug 27968 on 0.3.5.1-alpha.
3 lines
135 B
Text
3 lines
135 B
Text
o Minor bugfixes (testing):
|
|
- Avoid hangs and race conditions in test_rebind.py.
|
|
Fixes bug 27968; bugfix on 0.3.5.1-alpha.
|