Fork me on GitHub
#cljs-dev
<
2020-02-25
>
dominicm19:02:55

Would a patch to make the clojurescript http server respond on failed post be welcome? Currently it hangs with a server stacktrace about the unhandled dispatch handler for null

dominicm20:02:57

I'm running tests which are making http requests which are permitted to fail. But they're currently hanging.

dominicm20:02:01

I'll open a jira.

dominicm21:02:11

https://clojure.atlassian.net/browse/CLJS-3213 I'd be keen to see this looked at, as I've lost several days to debugging this in our test runner. I'd like to get it online though.