You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data explorer: fix disposable leak for duckdb instances (#9656)
fyi that Claude helped out on this PR!
### Release Notes
#### New Features
- N/A
#### Bug Fixes
- #9644 Fixes disposable leak on reopen of DuckDB files.
### QA Notes
- open and close a duckdb data explorer a few times
- should not see any disposable leak in the developer tools
0 commit comments