mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
264 B
Plaintext
6 lines
264 B
Plaintext
|
o Minor features (relay, thread pool):
|
||
|
- Allow background work to be queued with different priorities, so
|
||
|
that a big pile of slow low-priority jobs will not starve out
|
||
|
higher priority jobs. This lays the groundwork for a fix for bug
|
||
|
22883.
|