Closed hden closed 2 years ago
Possibly introduced in v9
=> (require '[promesa.core :as p]) Reflection warning, promesa/impl.cljc:158:11 - call to method exceptionallyAsync on java.util.concurrent.CompletionStage can't be resolved (no such method).
project.clj
{:global-vars {*warn-on-reflection* true}}
Yep, is a known issue https://github.com/funcool/promesa/issues/80
Possibly introduced in v9
project.clj