Skip to content

Conversation

@sbSteveK
Copy link
Contributor

Just to be overly safe in memory release timing, release the memory for a run iteration before releasing the dispatch loop.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@xiazhvera xiazhvera left a comment

Choose a reason for hiding this comment

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

The PR looks good to me. Let's do a multiple CI runs to make sure the race condition is fixed.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.72%. Comparing base (eab7c64) to head (495bd3e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #752   +/-   ##
=======================================
  Coverage   78.72%   78.72%           
=======================================
  Files          30       30           
  Lines        6398     6398           
=======================================
  Hits         5037     5037           
  Misses       1361     1361           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sbSteveK sbSteveK merged commit ba5cb6d into main Aug 20, 2025
100 of 101 checks passed
@sbSteveK sbSteveK deleted the re-order-mem-release branch August 20, 2025 20:08
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.

3 participants