-
-
Notifications
You must be signed in to change notification settings - Fork 923
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
War of the wallpaper! I think my fix to remove bogus extra dynscope p…
…er simple eval exposed that we somewhere pop off toplevel scope before the runtime shuts down. To counteract this I add back a bogus scope only for shutdown. This is likely a bug in that any capture lvars in at_exit blocks is likely lost (haven't tested), but this makes mspec fast run without error for now.
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters