Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect socket errors and disconnections #33

Closed
2 tasks
kvakvs opened this issue Sep 5, 2018 · 1 comment
Closed
2 tasks

Detect socket errors and disconnections #33

kvakvs opened this issue Sep 5, 2018 · 1 comment
Assignees
Labels

Comments

@kvakvs
Copy link
Contributor

kvakvs commented Sep 5, 2018

While everything works on a first try, if you stop remote Erlang node and start it again, the things don't work anymore because it was never de-registered.

  • Gevent engine must detect socket errors correctly
  • Asyncio engine must detect socket errors correctly
@kvakvs kvakvs added the bug label Sep 5, 2018
@kvakvs kvakvs self-assigned this Sep 5, 2018
@kvakvs kvakvs added this to In progress in Make Pyrlang Great Sep 5, 2018
@kvakvs kvakvs moved this from In progress to Done in Make Pyrlang Great Sep 5, 2018
@kvakvs
Copy link
Contributor Author

kvakvs commented Sep 5, 2018

Solved in 0.5.2

@kvakvs kvakvs closed this as completed Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant