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

Revert "fix: Allow log streaming to take longer than build execution … #408

Closed
wants to merge 1 commit into from

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Dec 12, 2022

…(#390)"

This reverts commit b50e19f.

Temporarily reverting these changes while we investigate a bug in the delayed context cancelling.

@plyr4 plyr4 requested a review from a team as a code owner December 12, 2022 17:24
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #408 (990f62c) into main (c48b403) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #408      +/-   ##
==========================================
- Coverage   81.39%   81.23%   -0.17%     
==========================================
  Files          69       68       -1     
  Lines        5379     5333      -46     
==========================================
- Hits         4378     4332      -46     
  Misses        856      856              
  Partials      145      145              
Impacted Files Coverage Δ
executor/linux/linux.go 100.00% <ø> (ø)
executor/linux/opts.go 100.00% <ø> (ø)
executor/setup.go 100.00% <ø> (ø)
executor/linux/build.go 76.05% <100.00%> (-0.35%) ⬇️

@cognifloyd
Copy link
Member

No. Please don't do this. Just revert this part of that PR: e882fd1

@wass3r
Copy link
Collaborator

wass3r commented Dec 12, 2022

can confirm that reverting just that commit seems to take care of the issue.

@plyr4
Copy link
Contributor Author

plyr4 commented Dec 12, 2022

closing in favor of #409

@plyr4 plyr4 closed this Dec 12, 2022
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