diff options
author | ADAM David Alan Martin <adam.martin@10gen.com> | 2016-11-16 14:08:01 -0500 |
---|---|---|
committer | ADAM David Alan Martin <adam.martin@10gen.com> | 2016-11-16 14:08:01 -0500 |
commit | 2fae4242b9e8256da203639895d1ecd3fe8e2794 (patch) | |
tree | d1120bb75a52c7b742d8bce0c411966d0b992535 /src/third_party/s2/pywraps2_test.py | |
parent | ed347a4f92a3388ab0f690502a81132577361623 (diff) | |
download | mongo-r3.5.0.tar.gz |
SERVER-27048 Fix recursive lock issue in transport.r3.5.0
The LegacySession teardown code has a race where promoted weak
pointers would be the last owners of a type which needs to hold
a lock in destruction. That same lock is held by the LegacySession
teardown code, thus leading to a deadlock or detectable recursive
locking situation.
Diffstat (limited to 'src/third_party/s2/pywraps2_test.py')
0 files changed, 0 insertions, 0 deletions