-
Notifications
You must be signed in to change notification settings - Fork 5
fix active_shims() #103
Copy link
Copy link
Open
Description
This currently doesn't work:
Line 736 in 639fc68
| # doesn't work -- need to fix |
When we shim functions, we should add a "package" attribute to the function. Then, any function that is in any environment that has a "package" attribute equal to "fertile" can be safely removed. We can use this functionality in active_shims() and by extension, in unload_shims().
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels