[
https://issues.apache.org/jira/browse/PROTON-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983817#comment-15983817
]
ASF subversion and git services commented on PROTON-1469:
---------------------------------------------------------
Commit c8f9a2ec895b392b41888ea8959a0a98ca7c03e3 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=c8f9a2e ]
PROTON-1469: c libuv proactor on_write called after transport close
on_write() checks that the transport is not write-closed before calling
write_done.
> c libuv proactor on_write called after transport close
> ------------------------------------------------------
>
> Key: PROTON-1469
> URL: https://issues.apache.org/jira/browse/PROTON-1469
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.17.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.18.0
>
>
> There is a race condition where on_write() can be called after the driver has
> closed due to an error or during pn_proactor_free(). Check for this condition
> in on_write()
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]