This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit 560d44b08bbd00ef813b03202b98124901f17a9d Merge: bd055a258a 780ca741f3 Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Nov 9 15:29:04 2022 -0500
Merge branch 'maint-0.4.7'
changes/ticket40704 | 6 ++ src/app/config/config.c | 2 +- src/core/mainloop/cpuworker.c | 42 +++++++++++-- src/core/mainloop/cpuworker.h | 5 ++ src/feature/nodelist/networkstatus.c | 4 ++ src/feature/relay/onion_queue.c | 114 +++++++++++++++++++++++++---------- src/feature/relay/onion_queue.h | 2 + src/lib/thread/numcpus.c | 8 +-- 8 files changed, 142 insertions(+), 41 deletions(-)