executeFuture support
未关闭
enhancement
help wanted
- 主要语言
- Java
- 星标
- 208
- 派生
- 38
- PR 合并指标
- 30 天内没有已合并 PR
描述
An alternative to .execute(), that returns a future that is resolved with the last returned value (if the last is generic/doesnt return, Object is used and null)
If .executeFuture is used, the chain should note that, and any uncaught exception should bubble to the pending future.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。