metosin / sieppari

Small, fast, and complete interceptor library for Clojure/Script
Eclipse Public License 2.0
207 stars 21 forks source link

IDeref-to-Future-Delay #48

Closed dspiteself closed 4 years ago

dspiteself commented 4 years ago

Implement AsyncContext on java.util.concurrent.Future and clojure.lang.Delay instead of IDeref.

dspiteself commented 4 years ago

I was unable to replicate and this is lower priority.