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

enhance: wrap go signal up to handle the signal thrown by non-go thread #1

Merged
merged 2 commits into from
Jul 22, 2024
Merged

enhance: wrap go signal up to handle the signal thrown by non-go thread #1

merged 2 commits into from
Jul 22, 2024

Conversation

chyezh
Copy link
Collaborator

@chyezh chyezh commented Jul 22, 2024

  • add backtrace.c for using backtrace_full call
  • add wrapped signal handler to handle SIGBUS/SIGFPE/SIGSEGV to see non-go thread throws

chyezh added 2 commits July 22, 2024 13:54
- add backtrace.c for using backtrace_full call
- add wrapped signal handler to handle SIGBUS/SIGFPE/SIGSEGV to see non-go thread throws

Signed-off-by: chyezh <[email protected]>
@chyezh chyezh merged commit b7dee0e into milvus-io:master Jul 22, 2024
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