Skip to content

Conversation

@ljwoods2
Copy link
Collaborator

@ljwoods2 ljwoods2 commented Nov 9, 2025

Fixes #116

Changes made in this Pull Request:

  • Added "*args" and "**kwargs" to method header of signal handler so no error is raised in signal handler API calls

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.13%. Comparing base (d68ed9a) to head (f2ccf08).
⚠️ Report is 6 commits behind head on main.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

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

Lgtm

@ljwoods2 ljwoods2 enabled auto-merge November 9, 2025 01:15
@ljwoods2 ljwoods2 merged commit 73d54b7 into main Nov 9, 2025
21 checks passed
@ljwoods2 ljwoods2 deleted the jupyter-error branch November 9, 2025 01:25
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.

Signal handler raises error on Jupyter interrupt handling

3 participants