executeFuture support
Aperta
enhancement
help wanted
- Lingua principale
- Java
- Stelle
- 208
- Fork
- 38
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.