Skip to content

at-spawn: Don't capture args in variable #300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Conversation

jpsamaroo
Copy link
Member

This caused the arguments to be silently captured in a gensym'd variable in the enclosing module.

Thanks to @krynju for helping me narrow this down!

@jpsamaroo jpsamaroo linked an issue Oct 25, 2021 that may be closed by this pull request
@jpsamaroo jpsamaroo merged commit d761bde into master Oct 25, 2021
@jpsamaroo jpsamaroo deleted the jps/spawn-esc-fix branch October 25, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Freeing unreferenced chunks used as input
2 participants