Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
protonj2-1.0.0-M4
-
None
Description
The close async methods in Connection and Client should perform the close out of band but are not yet fully doing so. Fix the code paths to allow for async close to complete the remote operations and then complete close future when done.