mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
This patch makes the process module use the subsystem list for initializing and shutting down. See: https://bugs.torproject.org/28847
3 lines
136 B
Text
3 lines
136 B
Text
o Minor features (process):
|
|
- Use the subsystem module to initialize and shut down the process module.
|
|
Closes ticket 28847.
|