diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-12-11 12:13:33 -0500 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-12-11 15:22:54 -0500 |
commit | a8c3b448049912ead5ba025fee9568dcc0786573 (patch) | |
tree | 9794451d74b4ab554668a4fdac32fa4a30400a2a /js | |
parent | 81c8926ee9469a792d33e650eb8b8ac007de1977 (diff) |
Remove custom panic handler.
This was introduced because Tokio would swallow panics. This is still
the case, but this panic handler causes more problems than it solves.
It requires people to know how to use debuggers to inspect stacktraces.
TODO:
- Fix Tokio to not swallow errors.
- Be vigilant in the intrim to not introduce broken tests due to this
unfortunate "feature" of tokio.
Diffstat (limited to 'js')
0 files changed, 0 insertions, 0 deletions