haskell-distributed / haskell-distributed/distributed-process

SimpleLocalnet should remove peers that no longer exist

Open
#393 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

distributed-process-simplelocalnet Feature Request
Dominant language
Haskell
Stars
751
Forks
99
Avg merge
45m
Merged PRs (30d)
2

Description

From @edsko on November 7, 2012 15:33

This is not a major issue, because even if we do, there is still no guarantee that a peer still exists after it has been returned by findPeers.

Copied from original issue: haskell-distributed/distributed-process#66

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the SimpleLocalnet implementation and the findPeers entry point first. Determine how the project represents peers that no longer exist, then define completion as removing those peers from the returned results and add or update the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.