This is an automated email from the ASF dual-hosted git repository.
lorinlee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
from 3419a3d5 Bump to version 1.10.0 (#2700)
add e0c9c441 Support pthread mutex deadlock detection
add df47a633 Use LOG instead of CHECK
new d227d93f Merge pull request #2692 from chenBright/detect_deadlock
The 1 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:
src/bthread/mutex.cpp | 72 ++++++++++++++++++++++++++++++++----
src/bthread/task_group.cpp | 3 ++
src/butil/debug/stack_trace.h | 5 ++-
src/butil/debug/stack_trace_posix.cc | 17 ++++++---
src/butil/memory/scope_guard.h | 6 +--
test/stack_trace_unittest.cc | 16 ++++++--
6 files changed, 96 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]