Merge remote-tracking branch 'teor/make-test-network-all'
[tor.git] / changes / decouple_lost_owner
blob88adb1854625ac75617a02abb429686458a52d08
1   o Code simplification and refactoring:
2     - Treat the loss of an owning controller as equivalent to a SIGTERM
3       signal. This removes a tiny amount of duplicated code, and simplifies
4       our callgraph. Closes ticekt 16788.