diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-12-23 22:18:51 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-12-27 00:05:34 +0100 |
commit | 76cb968a0bd495fe7b5a4c17a3d11fbb3577b9eb (patch) | |
tree | fb14865bd450149348109227657b4c7052cc50c4 /data | |
parent | 5ed7f06e7c7a9fa9c6b0411debd43793335068ec (diff) |
Fix switching to TLS regression0.15.3
The commit fcbbc248a8f885f9a9a6e7c47d7aae0c1ab3cd1b changed the way a
channel coroutine is exiting. In particular, it was going through the
coroutine main cleanup (finishing in main coroutine) while switching
to TLS is recycling the channel. That part of the code is a bit
difficult to grasp, but with this refactoring, I think it makes it
easier to understand the reconnection.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions