JuliaLang / JuliaLang/Distributed.jl
do not lock up addprocs on worker setup errors (with PR)
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 55
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
See code PR at https://github.com/JuliaLang/julia/pull/32290 to fix this
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the referenced code PR, JuliaLang/julia#32290, since the issue provides no files or tests. Use that PR to identify the worker setup path and verify that addprocs no longer locks up when setup errors occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100