haskell-distributed / haskell-distributed/distributed-process

Re-export runProcess and forkProcess in SimpleLocalnet

Open
#392 0 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 October 23, 2012 14:51

so that startSlave and startMaster are truly optional.

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

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 module and inspect its current exports and the definitions or imports for runProcess, forkProcess, startSlave, and startMaster. Confirm how the public API should expose the two process functions while keeping the slave and master helpers optional, then run the relevant project tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
distributed-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.