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

Ignore unclosed sqlite connection #1380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cjwatson
Copy link

@cjwatson cjwatson commented Jan 6, 2025

This matches
ipython/ipykernel@947894b, and there doesn't seem to be a sensible alternative at the moment.

Fixes: #1379

This matches
ipython/ipykernel@947894b,
and there doesn't seem to be a sensible alternative at the moment.

Fixes: pallets-eco#1379
@cjwatson
Copy link
Author

cjwatson commented Jan 6, 2025

Test failures seem unrelated to my change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Test failres due to unclosed database on Python 3.13.0
1 participant