clojure.core.async.exceptions-test

(source)
Verify that exceptions thrown on a thread pool managed by core.async will propagate out to the JVM's default uncaught exception handler.

For more info about this library see:

https://clojuredocs.org/clojure.core.async
Public Variable Short Description
exception-in-go (clj)
exception-in-put-callback (clj)
exception-in-take-callback (clj)
exception-in-thread (clj)
with-default-uncaught-exception-handler (clj)