This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch release-0.4.7 in repository tor.
from af4fff5ec6 Merge branch 'maint-0.4.7' into release-0.4.7 new fbc9e92fdb relay: Use the configured number of threads for worker work calculation new 0f72752037 Merge branch 'maint-0.4.7' into release-0.4.7
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: changes/ticket40719 | 3 +++ src/core/mainloop/cpuworker.c | 10 ++++++++++ src/core/mainloop/cpuworker.h | 2 ++ src/feature/relay/onion_queue.c | 8 +++++++- src/lib/evloop/workqueue.c | 8 ++++++++ src/lib/evloop/workqueue.h | 1 + 6 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 changes/ticket40719
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch release-0.4.7 in repository tor.
commit 0f72752037a338698385f04d7e07c934336972f7 Merge: af4fff5ec6 fbc9e92fdb Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Nov 23 14:54:43 2022 -0500
Merge branch 'maint-0.4.7' into release-0.4.7
changes/ticket40719 | 3 +++ src/core/mainloop/cpuworker.c | 10 ++++++++++ src/core/mainloop/cpuworker.h | 2 ++ src/feature/relay/onion_queue.c | 8 +++++++- src/lib/evloop/workqueue.c | 8 ++++++++ src/lib/evloop/workqueue.h | 1 + 6 files changed, 31 insertions(+), 1 deletion(-)
tor-commits@lists.torproject.org