mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'callgraph_reduction_v2'
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Code simplification and refactoring:
|
||||
- Extract the code for handling newly-open channels into a separate
|
||||
function from the general code to handle channel state transitions.
|
||||
This change simplifies our callgraph, reducing the size of the largest
|
||||
strongly connected component by roughly a factor of two.
|
||||
Closes ticket 22608
|
||||
Reference in New Issue
Block a user