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
fix(library): avoid spurious close of cached shared library when calling cudart.getLocalRuntimeVersion (#1010)
* test: add failing test of free-threading loading of SO
* fix(library): avoid spurious close of cached shared library
* test: deduplicate
* fix(library): alternative implementation that cleans up using a finalizer
* revert: fix(library): alternative implementation that cleans up using a finalizer
This reverts commit 73c43ae.
0 commit comments