Special behavior built into only certain blocking operations (e.g., 
core.async's, but not java.io's) could instill a false sense of security.  

It could be complemented by a watchdog thread to poll the core.async pool 
threads and call a given fn if a thread was blocked when it shouldn't have 
been.  The watchdog, too, would be a leaky sieve, but it would be likely to 
detect egregious violations, whatever their cause.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to