Skip to content
  • teor's avatar
    Avoid a race condition in test_rebind.py · 8f43b8fb
    teor authored and Nick Mathewson's avatar Nick Mathewson committed
    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.
    8f43b8fb