Skip to content

Fix/ir shutdown#3706

Merged
roman-khimov merged 1 commit intomasterfrom
fix/ir-shutdown
Nov 28, 2025
Merged

Fix/ir shutdown#3706
roman-khimov merged 1 commit intomasterfrom
fix/ir-shutdown

Conversation

@carpawell
Copy link
Member

No description provided.

@carpawell carpawell self-assigned this Nov 27, 2025
@carpawell
Copy link
Member Author

Not sure about the second one. Maybe it is better to panic when stop is called twice; it is unexpected for sure.

Do not override `SingleAsyncExecutingInstance`'s stop function. The second one
was called twice, while the first one was never called.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.30%. Comparing base (2de6d94) to head (11b6eec).

Files with missing lines Patch % Lines
pkg/util/worker_pool.go 0.00% 6 Missing ⚠️
pkg/innerring/innerring.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3706      +/-   ##
==========================================
- Coverage   27.31%   27.30%   -0.02%     
==========================================
  Files         658      658              
  Lines       41881    41885       +4     
==========================================
- Hits        11441    11437       -4     
- Misses      29379    29386       +7     
- Partials     1061     1062       +1     

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

@carpawell carpawell marked this pull request as ready for review November 27, 2025 10:44
@roman-khimov roman-khimov merged commit bd7be32 into master Nov 28, 2025
25 of 30 checks passed
@roman-khimov roman-khimov deleted the fix/ir-shutdown branch November 28, 2025 12:34
@roman-khimov roman-khimov added this to the v0.51.0 milestone Nov 28, 2025
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