Skip to content
Snippets Groups Projects
Commit d5087432 authored by Julian Seward's avatar Julian Seward
Browse files

[project @ 2000-04-11 16:36:53 by sewardj]

Ensure that when Hugs decides to unload a module (nukeModule()), there are
no closures anywhere in the system which refers to infotables defined
in that module.  That means reverting all CAFs and doing a major GC
prior to deleting the module.  A flag is used to avoid redundant GCs.
parent 7007351b
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment