Skip to content

Fix race in pipeline runtime#6451

Merged
6543 merged 3 commits into
woodpecker-ci:mainfrom
6543-forks:fix-race-pipeline-runtime-tracer
Apr 15, 2026
Merged

Fix race in pipeline runtime#6451
6543 merged 3 commits into
woodpecker-ci:mainfrom
6543-forks:fix-race-pipeline-runtime-tracer

Conversation

@6543
Copy link
Copy Markdown
Member

@6543 6543 commented Apr 15, 2026

as step tracer is also used to update workflow environment variables

taken from #6391

as step tracer is also used to update workflow environment variables
@6543 6543 requested a review from a team April 15, 2026 21:02
@6543 6543 added bug Something isn't working engine change how the pipeline engine works labels Apr 15, 2026
This was referenced Apr 15, 2026
Comment thread pipeline/runtime/step.go Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.32%. Comparing base (a025e4c) to head (103ab78).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6451   +/-   ##
=======================================
  Coverage   35.31%   35.32%           
=======================================
  Files         431      431           
  Lines       28779    28782    +3     
=======================================
+ Hits        10163    10166    +3     
  Misses      17685    17685           
  Partials      931      931           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread pipeline/runtime/step.go Outdated
@6543 6543 requested a review from xoxys April 15, 2026 21:57
@6543 6543 enabled auto-merge (squash) April 15, 2026 21:57
@6543 6543 merged commit 4390796 into woodpecker-ci:main Apr 15, 2026
7 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 15, 2026
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 27, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working engine change how the pipeline engine works

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants