Skip to content

[2.8] Add redisearch_thpool_wait in redisearch_thpool_destroy [MOD-10105]#6315

Merged
lerman25 merged 2 commits into2.8from
backport-6303-to-2.8
Jun 16, 2025
Merged

[2.8] Add redisearch_thpool_wait in redisearch_thpool_destroy [MOD-10105]#6315
lerman25 merged 2 commits into2.8from
backport-6303-to-2.8

Conversation

@lerman25
Copy link
Collaborator

Backport of #6303 to 2.8.

…6303)

* Add wait

* remove unnecessary check

(cherry picked from commit 1f3a9c5)
@codecov
Copy link

codecov bot commented Jun 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.25%. Comparing base (30d47dc) to head (8c64ffc).
Report is 4 commits behind head on 2.8.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.8    #6315      +/-   ##
==========================================
+ Coverage   85.85%   86.25%   +0.40%     
==========================================
  Files         205      205              
  Lines       34667    34665       -2     
==========================================
+ Hits        29765    29902     +137     
+ Misses       4902     4763     -139     
Flag Coverage Δ
flow 80.99% <ø> (-0.23%) ⬇️
unit 41.49% <ø> (+1.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@lerman25 lerman25 enabled auto-merge June 15, 2025 16:46
// Wait for all jobs to finish
redisearch_thpool_wait(thpool_p);

// Wait for all jobs to finish
Copy link
Collaborator

Choose a reason for hiding this comment

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

Am I drunk, or do I see double?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not drunk

@lerman25 lerman25 added this pull request to the merge queue Jun 16, 2025
Merged via the queue into 2.8 with commit e79ff43 Jun 16, 2025
9 checks passed
@lerman25 lerman25 deleted the backport-6303-to-2.8 branch June 16, 2025 09:31
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.

2 participants