Fork me on GitHub
#cljs-dev
<
2021-11-17
>
Alex Miller (Clojure team)01:11:09

@dnolen if you had any time to review the cljs part of the patch in https://clojure.atlassian.net/browse/ASYNC-204, I would appreciate it. I added a condition level so it the patch looks bigger than it is - didn't change any of the big block that shifted, just split the !active and closed cases apart.

Alex Miller (Clojure team)01:11:44

and ensure the test looks sane - I did check that it fails without the change and passes with it

1
dnolen03:11:24

Will check it