That sounds great! I would love to take advantage of it when it becomes
available.

Thanks,
Chris

On Fri, Sep 6, 2019 at 7:09 AM Matthew Flatt <mfl...@cs.utah.edu> wrote:

> There's still no mechanism to unload a DLL.
>
> For a long time, it wasn't practical to try to unload a DLL, because
> the finalization mechanisms were too asynchronous --- making it
> difficult to detect the point where the DLL would no longer be
> referenced and could be unloaded safely. But support for
> custodian-managed finalization has improved to the point where this
> problem is worth revisiting, and I'll take another look soon.
>
> At Thu, 5 Sep 2019 19:59:19 -0700 (PDT), Chris P wrote:
> > Is it possible to unload an ffi-lib? I'm doing development on Windows
> where
> > loading a DLL locks it and prevents the DLL from being recompiled.
> >
> > There was another post on this, but it was about 7 years old, so I
> thought
> > I would see if anything has changed.
> >
> > Thanks,
> > Chris
> >
> > --
> > 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/0645cc02-20d2-493c-a04f-b872ca19
> > f3b3%40googlegroups.com.
>

-- 
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/CAPsvE6L1Hw%2BeGjMJZ3MDzOJxw6WFTFf_%3DmBRn9s6PxXJxZc3GQ%40mail.gmail.com.

Reply via email to