mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
9 lines
359 B
Plaintext
9 lines
359 B
Plaintext
|
o Major bugfixes (relay, performance):
|
||
|
|
||
|
- Perform circuit handshake operations at a higher priority than we use
|
||
|
for consensus diff creation and compression. This should prevent
|
||
|
circuits from starving when a relay or bridge receive a new consensus,
|
||
|
especially on lower-powered machines. Fixes bug 22883; bugfix on
|
||
|
0.3.1.1-alpha.
|
||
|
|