mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
8f43b8fb47
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.
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
o Minor bugfixes (testing):
|
|
- Avoid hangs and race conditions in test_rebind.py.
|
|
Fixes bug 27968; bugfix on 0.3.5.1-alpha.
|