mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 08:56:29 +00:00
a63135363b
Because of the check `if step.Stopped == 0` without the check there are edgecases where could be the case a stoped steped can be markt as running again, witch is wrong. I do remember we have "running" steps indefinetly in cancled pipelines. This could be the fix, i just did not test that specific. Anyway the func hat a good testcoverage ... so just look at the tests _Source: https://github.com/woodpecker-ci/woodpecker/pull/3143#discussion_r1446138088_ |
||
---|---|---|
.. | ||
stepbuilder | ||
approve.go | ||
cancel.go | ||
config.go | ||
create.go | ||
decline.go | ||
errors.go | ||
gated.go | ||
helper.go | ||
items.go | ||
items_test.go | ||
pipelineStatus.go | ||
pipelineStatus_test.go | ||
queue.go | ||
restart.go | ||
start.go | ||
step_status.go | ||
step_status_test.go | ||
topic.go | ||
workflowStatus.go |