executeFuture support
Ouverte
enhancement
help wanted
- Langage dominant
- Java
- Étoiles
- 208
- Forks
- 38
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.