Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
proton-c-0.34.0
-
None
Description
The on_link_closed for the MessagingHandler is not called when the link is first detached by the remote and then locally. This is due to a missing on_link_local_close in the EndpointStateHandler in _handlers.py.
Pull Request: https://github.com/apache/qpid-proton/pull/323