Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v3.4.2

  • v3.4.2
  • 97062ac
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v3.4.2
  • 97062ac
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@shmurchi shmurchi tagged this 03 Mar 23:25
* Close connections asynchronously and improve gracefulness (#6762)

* Lock around connection cleanup so we don't call .Complete() and .CancelPendingFlush()/.CancelPendingRead() on the same pipe which results in an ObjectDisposedException

* Close connections asynchronously and improve gracefulness

Co-authored-by: ReubenBond <[email protected]>

* Adding await for GatewayListNotification

* Updating GatewayManager interfaces

Co-authored-by: John Morman <[email protected]>
Co-authored-by: ReubenBond <[email protected]>
Assets 2
Loading