mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Changes files for post-loop events (25374)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Code simplification and refactoring:
|
||||
- Our main loop has been simplified so that all important operations
|
||||
happen inside events. Previously, some operations had to happen
|
||||
outside the event loop, to prevent infinite sequences of event
|
||||
activations. Closes ticket 25374.
|
||||
|
||||
Reference in New Issue
Block a user