(CLJS) (try (catch :default)) inside a cljs go block raises an exception

Description

test demonstrating issue and patch fixing it here: https://github.com/clojure/core.async/pull/39

Environment

None

Attachments

3

Activity

Show:

Kevin Downey May 16, 2016 at 10:16 PM

the fix for this is not complete, the catch of js/Object in the catch in the io macro output needs to be a catch of :default

https://groups.google.com/d/msg/clojure/lGbbbCiLgcg/N2Ap9ddrBAAJ

Travis Vachon October 14, 2014 at 8:41 PM

updated patch

David Nolen October 14, 2014 at 12:13 PM

Can we get an updated patch? Thanks.

Yehonathan Sharvit August 24, 2014 at 6:56 AM

What is the status of this issue?
Why isn't it merged into core.async code?

Details

Assignee

Reporter

Labels

Patch

Code

Priority

Created December 8, 2013 at 12:26 AM
Updated January 10, 2020 at 4:20 PM