haskell-distributed / haskell-distributed/distributed-process
Implement multicast messages that passes tests
Open
Nobody has claimed this yet.
network-transport-inmemory
- Dominant language
- Haskell
- Stars
- 751
- Forks
- 99
- Avg merge
- 45m
- Merged PRs (30d)
- 2
Description
Currently multicast code are do not pass tests. We need to improve that situation.
PR haskell-distributed/network-transport-inmemory#6 disables tests for now, but they need to be restored.
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
Review the multicast code and the tests disabled by haskell-distributed/network-transport-inmemory#6. Identify why the multicast tests fail, restore the disabled tests, and verify that the multicast test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100