haskell-distributed / haskell-distributed/distributed-process
Investigate and fix flakiness in ParallelConnects
Open
Nobody has claimed this yet.
network-transport-tcp
- Dominant language
- Haskell
- Stars
- 751
- Forks
- 99
- Avg merge
- 45m
- Merged PRs (30d)
- 2
Description
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.
Research direction
Start with the linked Travis CI job for the failing ParallelConnects run and inspect the associated test output. Trace the ParallelConnects test and reproduce the flakiness before identifying its cause. Done means the test no longer flakes reliably and the relevant test run passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- distributed-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100