Alan Conway created PROTON-1469: ----------------------------------- Summary: 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: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org