[ 
https://issues.apache.org/jira/browse/PROTON-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cliff Jansen resolved PROTON-2081.
----------------------------------
       Resolution: Fixed
    Fix Version/s: proton-c-0.29.0

> 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
>            Priority: Major
>             Fix For: proton-c-0.29.0
>
>
> 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]

Reply via email to