Add timeout parameter to addprocs function
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- julia
- Domain
- distributed-systems
Research direction
Start by locating the addprocs entry point and reviewing how JULIA_WORKER_TIMEOUT is currently read and applied. Define the timeout keyword with the proposed default and verify that addprocs(4; timeout=120.0) uses it instead of requiring the environment variable.
Written by the indexing model from the issue text.
Description
Currently, the worker timeout for addprocs can only be configured via the JULIA_WORKER_TIMEOUT environment variable. It would be more convenient to have a timeout keyword argument directly in the addprocs function.
Proposed API:
addprocs(4; timeout=120.0) # 120 second timeout
This would be more ergonomic than having to set environment variables before calling addprocs.
- Dominant language
- Julia
- Stars
- 55
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
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.
More from JuliaLang/Distributed.jl
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
JuliaLang/Distributed.jl#199 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
JuliaLang/Distributed.jl#182 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
JuliaLang/Distributed.jl#156 · 2 comments ·
-
Slow load time Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
JuliaLang/Distributed.jl#147 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
JuliaLang/Distributed.jl#138 · 8 comments ·
All issues in JuliaLang/Distributed.jl
Similar issues
-
tagbot-manual
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Sienna-Platform/PowerSystems.jl#1800 ·
-
enhancement good first issue help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100