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

recover panics raised by make() #278

Closed
wants to merge 1 commit into from
Closed

recover panics raised by make() #278

wants to merge 1 commit into from

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Dec 26, 2022

#226

this is not enough to prevent oom killer

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Base: 99.07% // Head: 98.87% // Decreases project coverage by -0.20% ⚠️

Coverage data is based on head (22bd295) compared to base (ff2a162).
Patch coverage: 55.88% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
- Coverage   99.07%   98.87%   -0.21%     
==========================================
  Files          22       22              
  Lines        7282     7310      +28     
==========================================
+ Hits         7215     7228      +13     
- Misses         50       60      +10     
- Partials       17       22       +5     
Impacted Files Coverage Δ
engine/atom.go 100.00% <ø> (ø)
engine/exception.go 100.00% <ø> (ø)
engine/builtin.go 98.67% <43.75%> (-0.41%) ⬇️
engine/term.go 99.12% <50.00%> (-0.88%) ⬇️
engine/compound.go 98.14% <75.00%> (-1.86%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ichiban
Copy link
Owner Author

ichiban commented Dec 27, 2022

GOMEMLIMIT didn't work.

@ichiban
Copy link
Owner Author

ichiban commented Dec 30, 2022

closed in favor of #279

@ichiban ichiban closed this Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant