Cliff Jansen created PROTON-2081:
------------------------------------
Summary: Hang in Windows proactor during connect
Key: PROTON-2081
URL: https://issues.apache.org/jira/browse/PROTON-2081
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Affects Versions: proton-c-0.28.0
Environment: Windows
Reporter: Cliff Jansen
Assignee: Cliff Jansen
The bug is a simple race between threads. The necessary context for the
connect completion routine should be set before the async connect is initiated,
not after. If the completion routine runs ahead of the context setup, the
successful connect data is mistaken for a drained completion on a closed
connection.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]