aikar / aikar/TaskChain

Prepend task to shared chain

オープン
#16 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。