executeFuture support
Aberta
enhancement
help wanted
- Linguagem predominante
- Java
- Estrelas
- 208
- Forks
- 38
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.