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

Avoid OOMs during OOM handling. #2299

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Avoid OOMs during OOM handling. #2299

merged 1 commit into from
Mar 21, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Mar 21, 2024

Fixes #2292

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 72.07%. Comparing base (6829998) to head (0d5f4ef).

Files Patch % Lines
src/pool.jl 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2299      +/-   ##
==========================================
+ Coverage   72.06%   72.07%   +0.01%     
==========================================
  Files         155      155              
  Lines       14884    14891       +7     
==========================================
+ Hits        10726    10733       +7     
  Misses       4158     4158              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit a50b5b8 into master Mar 21, 2024
1 check passed
@maleadt maleadt deleted the tb/oom branch March 21, 2024 09:38
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.

StackOverflowError trying to throw OutOfGPUMemoryError, subsequent errors
1 participant