-
Notifications
You must be signed in to change notification settings - Fork 30k
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
stdout not usable after pipeline? #33237
Comments
I was suspecting #32373, but that was included in 13.13... |
@jasnell Are you sure this broke on 13.12? I can't reproduce it on 13.12, only 13.13. I think it's the referenced commit above on 13.13. |
@vweevers Thoughts? |
Ah, yep yep, you're right, 13.13. Must have selected the wrong version earlier switching between them. The regression starts in 13.13 |
To avoid going in circles, could you explain why you consider this to be an issue? Because it contradicts decisions made in #23053, which removed the following restrictions on stdout/stderr:
|
This has become stale. Closing. |
#33166 (comment) @jasnell
The text was updated successfully, but these errors were encountered: