GeventLibrary: the are problems with disconnection detection
Open
@giomasce is already working on this.
Since Sep 13, 2013.
io_model
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
Under some circumstances ES is unable to detect correctly whether Workers are connected or not. In particular, it detects as connected Workers which are dead.
This was tracked down to an incorrect behaviour of the connected field in RemoteService. This should be better audited and fixed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.