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

Monitor support #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ConradIrwin
Copy link

As introduced in #1. This provides a way to monitor for panics without getting in the way of signal handling, so you can run panicwrapped() programs under supervision and kill them.

Unfortunately it's not supported on Windows.

This is less intrusive than Wrapping it, and allows for signals
to be handled correctly.
kattrali added a commit to bugsnag/panicwrap that referenced this pull request Apr 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant