In some settings, an exception in an async task (like the kinds used in run_map) cause the event loop to hang. We should update things so a crash in an async task stops everything.
In some settings, an exception in an async task (like the kinds used in run_map) cause the event loop to hang.
We should update things so a crash in an async task stops everything.