JuliaParallel / JuliaParallel/DistributedNext.jl
Support for timeouts/cancellation
Open
enhancement
- Dominant language
- Julia
- Stars
- 27
- Forks
- 1
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
As discussed with @oschulz, it's often useful to be able to cancel long-running `remotecall`'s. Ideally this would be implemented using some kind of cancellation token, with a timeout being a special case of triggering the token.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.