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.
| 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) |