Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when closing logs (#2637) #2640

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

qwerty287
Copy link
Contributor

Previously, all log streams of the pipeline were closed everytime when a workflow is done, if you have multiple workflows, streams will be closed multiple times.

backport #2637

Previously, *all* log streams of the pipeline were closed everytime when
a workflow is done, if you have multiple workflows, streams will be
closed multiple times.

Closes woodpecker-ci#2036
@qwerty287 qwerty287 added the bug Something isn't working label Oct 24, 2023
@qwerty287 qwerty287 added this to the 1.0.4 milestone Oct 24, 2023
@qwerty287 qwerty287 requested a review from a team October 24, 2023 08:46
@qwerty287 qwerty287 merged commit 4d1ddab into woodpecker-ci:release/v1.0 Oct 24, 2023
4 checks passed
@qwerty287 qwerty287 deleted the log-err-bp branch October 24, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants