summaryrefslogtreecommitdiff
path: root/changes/bug27968
AgeCommit message (Collapse)Author
2018-12-18Remove changes that are already merged in 0.3.5.x releasesNick Mathewson
2018-11-02Avoid a race condition in test_rebind.pyteor
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.