This is an automated email from the ASF dual-hosted git repository.
cliffjansen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git.
from 8b816f4 NO-JIRA upgrade from Catch v2.13.6 to v2.13.7 (#342)
new 239a39e PROTON-2362: epoll proactor fix for tsan_tr1.txt. Check
earmark edge case at same time and with same lock as for unassign_thread.
new 586d944 PROTON-2362: epoll proactor fix for tsan_tr3.txt. Use safe
local variable not subject to deletion in another thread.
new d31f829 PROTON-2362: epoll proactor fix for tsan_tr2.txt. Make
scheduling and re-scheduling completely separate.
The 3 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:
c/src/proactor/epoll-internal.h | 17 +-
c/src/proactor/epoll.c | 348 +++++++++++++++++++---------------
c/src/proactor/epoll_raw_connection.c | 4 +-
c/tests/proactor_test.cpp | 30 ++-
4 files changed, 237 insertions(+), 162 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]