Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

Still isolating the memory leak issue, but the second commit here (adding cache) allows the experiments to complete without crashing due to OOM

Previously caching was not required, and I intentionally avoided it to keep the memory footprint lower on all but one of the pipelines before #902 ... Historically I would be more worried about OOM with the use of cache... so there is still something afoul, but this might allow us to move forward with the release while I continue to debug with the information I have been gathering.

@garrettwrong garrettwrong added bug Something isn't working invalid This doesn't seem right cleanup labels Apr 25, 2023
@garrettwrong garrettwrong self-assigned this Apr 25, 2023
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #931 (e64b81c) into develop (8a13bc5) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #931   +/-   ##
========================================
  Coverage    88.25%   88.25%           
========================================
  Files          119      119           
  Lines        10206    10206           
========================================
  Hits          9007     9007           
  Misses        1199     1199           
Impacted Files Coverage Δ
src/aspire/source/coordinates.py 92.30% <100.00%> (ø)
src/aspire/source/relion.py 96.96% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@garrettwrong garrettwrong marked this pull request as ready for review April 26, 2023 11:10
@garrettwrong garrettwrong requested a review from janden as a code owner April 26, 2023 11:10
Copy link
Collaborator

@janden janden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, but I guess we'll discuss during our meeting today.

@garrettwrong garrettwrong merged commit e49758e into develop Apr 27, 2023
@garrettwrong garrettwrong deleted the workaround_patches branch June 1, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants