Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Add uncaught exception handling

Latest
Compare
Choose a tag to compare
@briprowe briprowe released this 19 Sep 14:44
· 12 commits to master since this release

Dispatcher now registers an uncaught exception handler at start-time.

There's a new protocol that downstream code can extend. This will enable downstream code to run their own behaviors when exceptions are not caught.