Skip to content
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

fixed eval command in ruby #2326

Merged
merged 2 commits into from
Oct 15, 2023
Merged

fixed eval command in ruby #2326

merged 2 commits into from
Oct 15, 2023

Conversation

zacx-z
Copy link
Contributor

@zacx-z zacx-z commented Oct 15, 2023

fixed issue: eval causing the program to crash when no cart is running; vm being mistakenly reset when calling eval so resuming is impossible; potential memory leak

fixed issue: eval causing the program to crash when no cart is running; vm being mistakenly reset when calling eval so resuming is impossible; potential memory leak
eval crashes after first running a cart of a different language and switching to a
ruby cart
@nesbox nesbox merged commit f740bff into nesbox:main Oct 15, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants