HavenCTO

Results 1 issues of HavenCTO

Issue Description Currently, when creating Python objects from Rust-owned buffers via FFI, the FfiHandle instances are created but not explicitly disposed. This leads to delayed memory deallocation on the Rust...