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 摘要。