Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning about backward::SignalHandling #319

Closed
wants to merge 1 commit into from

Conversation

jeremy-rifkin
Copy link
Contributor

@jeremy-rifkin jeremy-rifkin commented Nov 8, 2023

This PR adds a warning to signal that the SignalHandling signal handlers are not signal-safe. The intent of this PR is to warn users about problems described in #74.

There is probably room to improve on the wording, e.g. stating that the goal of backward::SignalHandling is to provide basic support for tracing from signals in most cases.

bombela added a commit that referenced this pull request Nov 23, 2023
Add warning about backward::SignalHandling
@bombela bombela closed this in 51f0700 Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant