JuliaParallel / JuliaParallel/DistributedNext.jl
Support for timeouts/cancellation
オープン
enhancement
- 主要言語
- Julia
- スター
- 27
- フォーク
- 1
- 平均マージ
- 16分
- マージ済み PR(30日)
- 1
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading the existing remotecall implementation and the discussion referenced in this issue. Define how cancellation tokens should behave for long-running calls, including timeout-triggered cancellation, and use that behavior as the completion criteria.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- julia
- 領域
- distributed-systems
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100