mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'bug22356_029' into maint-0.3.1
This commit is contained in:
+1
-1
@@ -475,7 +475,7 @@ queue_pending_tasks(void)
|
||||
return;
|
||||
|
||||
if (assign_onionskin_to_cpuworker(circ, onionskin))
|
||||
log_warn(LD_OR,"assign_to_cpuworker failed. Ignoring.");
|
||||
log_info(LD_OR,"assign_to_cpuworker failed. Ignoring.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user