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

Add exception support #16

Closed
mpv89 opened this issue Oct 26, 2018 · 1 comment
Closed

Add exception support #16

mpv89 opened this issue Oct 26, 2018 · 1 comment
Assignees

Comments

@mpv89
Copy link

mpv89 commented Oct 26, 2018

Implement exception support while attaining the following goals:

  1. Prevent system wide locking if there are uncaught exceptions
  2. Attempt to have a stack trace or some sort of information about uncaught exceptions
  3. Have per-threat handling of exceptions
@jtikalsky
Copy link
Contributor

I believe with b1f800a and the commits leading up to it, this is now resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants