Skip to content

Conversation

@ecrupper
Copy link
Contributor

If two stages have the same name and they are run at the same time, it can result in a panic for trying to close a closed channel

@ecrupper ecrupper requested a review from a team as a code owner October 22, 2025 14:16
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.09%. Comparing base (6bdd986) to head (38c9eda).
⚠️ Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (58.09%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1360   +/-   ##
=======================================
  Coverage   58.08%   58.09%           
=======================================
  Files         634      634           
  Lines       24573    24577    +4     
=======================================
+ Hits        14274    14278    +4     
  Misses       9651     9651           
  Partials      648      648           
Files with missing lines Coverage Δ
compiler/native/validate.go 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ecrupper ecrupper merged commit 68f292d into main Oct 29, 2025
12 of 13 checks passed
@ecrupper ecrupper deleted the fix/stage-name-collision branch October 29, 2025 14:26
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.

4 participants