Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Fix disconnect remote endpoints on close endpoint #24

Closed
wants to merge 1 commit into from

Conversation

ssadler
Copy link

@ssadler ssadler commented May 20, 2020

This fixes haskell-distributed/distributed-process#418, though has not been thoroughly tested. The behavior matches that of network-transport-tcp.

facundominguez
facundominguez previously approved these changes May 20, 2020
Copy link
Contributor

@facundominguez facundominguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ssadler!

@LaurentRDC
Copy link
Member

This repositoru has moved, and this PR was re-created here: haskell-distributed/distributed-process#417

@LaurentRDC LaurentRDC closed this Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Closing an EndPoint does not break connections
3 participants