Skip to content
Snippets Groups Projects
Commit 98cbc00d authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Handle `runReq` exceptions so they don't blow up the page

Unfortunately it looks like `performEvent` is not careful about what happens
to IO exceptions in the action it runs.  We should probably make a safe
wrapper for us to use, always?  Meanwhile, here's a narrowly-scoped fix that
makes the network widget safe against such errors.
parent 40f6b6c5
Loading
Pipeline #3453 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment