mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
actually enable background compresion for consensuses
This commit is contained in:
parent
db370bb8a8
commit
077d3085ec
@ -2482,6 +2482,7 @@ do_main_loop(void)
|
||||
/* launch cpuworkers. Need to do this *after* we've read the onion key. */
|
||||
cpu_init();
|
||||
}
|
||||
consdiffmgr_enable_background_compression();
|
||||
|
||||
/* Setup shared random protocol subsystem. */
|
||||
if (authdir_mode_v3(get_options())) {
|
||||
|
Loading…
Reference in New Issue
Block a user