mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
c7c73f1178
Closes ticket 16788.
5 lines
231 B
Plaintext
5 lines
231 B
Plaintext
o Code simplification and refactoring:
|
|
- Treat the loss of an owning controller as equivalent to a SIGTERM
|
|
signal. This removes a tiny amount of duplicated code, and simplifies
|
|
our callgraph. Closes ticekt 16788.
|