Prepend task to shared chain
オープン
- 主要言語
- Java
- スター
- 208
- フォーク
- 38
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Is it currently possible to insert into shared chain at the beginning, not the end? I'm using taskchain for queue-like thing and I need to make some tasks high priority.
In the current scenario, I'm adding things to the queue like this:
```
sharedChain.async(..).asyncFirstCallback(..).sync(..).execute()
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。