Skip to content

[Cython][FFI] Fix crash when call del operator for handle#17190

Merged
tqchen merged 3 commits into
apache:mainfrom
echuraev:echuraev/fix_cython_crash
Jul 25, 2024
Merged

[Cython][FFI] Fix crash when call del operator for handle#17190
tqchen merged 3 commits into
apache:mainfrom
echuraev:echuraev/fix_cython_crash

Set dref.handle to None instead of using __del__ functions

d311b3d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs