Skip to content

Fix DECREF bug during interpreter shutdown#275

Merged
evertlammerts merged 1 commit intoduckdb:v1.4-andiumfrom
evertlammerts:v1.4-andium
Jan 21, 2026
Merged

Fix DECREF bug during interpreter shutdown#275
evertlammerts merged 1 commit intoduckdb:v1.4-andiumfrom
evertlammerts:v1.4-andium

Conversation

@evertlammerts
Copy link
Copy Markdown
Collaborator

This solved a long standing bug where pybind calls DECREF on a static py::object during interpreter shutdown, which is too late.

@evertlammerts evertlammerts merged commit e32ed3e into duckdb:v1.4-andium Jan 21, 2026
1 check passed
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