(try-interruptible & body)
Guarantees that an InterruptedException will be immediately rethrown.
This is preferred to clojure.core/try inside a with-timeout call.
Guarantees that an InterruptedException will be immediately rethrown. This is preferred to clojure.core/try inside a with-timeout call.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close