aikar / aikar/TaskChain

Prepend task to shared chain

未關閉
#16 1 則留言 0 個 reaction 已指派 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 摘要。