Skip to content

FFI panic event support#152

Merged
alan-george-lk merged 8 commits into
mainfrom
feature/panic_event
Jun 4, 2026
Merged

FFI panic event support#152
alan-george-lk merged 8 commits into
mainfrom
feature/panic_event

Conversation

@alan-george-lk
Copy link
Copy Markdown
Collaborator

@alan-george-lk alan-george-lk commented Jun 3, 2026

  • Implements the FFI Panic event, matching the Python SDK behavior raising a SIGTERM
  • Renamed FFI event callback method to match current styling and Python signature (internal API change, no breakage)
  • Updated docs

Testing

  • Added unit test to verify users can catch the SIGTERM/generally verify behavior

Copy link
Copy Markdown
Collaborator

@stephen-derosa stephen-derosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice -- lgtm!

@alan-george-lk alan-george-lk requested a review from ladvoc June 3, 2026 17:09
@alan-george-lk alan-george-lk merged commit 422f487 into main Jun 4, 2026
25 checks passed
@alan-george-lk alan-george-lk deleted the feature/panic_event branch June 4, 2026 01:55
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.

2 participants