Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error when closing logs (woodpecker-ci#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
- Loading branch information