This is an automated email from the ASF dual-hosted git repository.
AlexStocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-getty.git
from 53bd491 Merge pull request #144 from 222twotwotwo/fix/quality
add fae1394 fix: prevent reconnect during client shutdown
add 5aabb45 test: handle accepted connection close error
add 5e77268 Merge remote-tracking branch 'origin/master' into
fix-client-shutdown-deadlock
add 9d6d9f6 test: cover shutdown reconnect edge cases
add 1994e7c fix: avoid client close reconnect deadlock
add 6932852 Fix reconnect single-flight behavior
new 1fff403 Merge pull request #142 from
222twotwotwo/fix-client-shutdown-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:
client.go | 83 +++++++++---
client_test.go | 421 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
session.go | 2 +-
3 files changed, 486 insertions(+), 20 deletions(-)