Hello! I have an FFI object I created with an allocator/deallocator wrapper pair, but the deallocation function never appears to get called. I'm invoking garbage collection explicitly before shutdown with no success.
Is there something I'm missing? Is there a good way to debug garbage collection decisions? I saw a configuration flag called --enable-backtrace and am thinking that it might be useful, but am not sure where to start. Thanks! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/2cbe4128-43fe-472c-8c46-ad208b16f6bb%40googlegroups.com.