Skip to content

fix(io): ignore BrokenPipe error in op_print#31844

Merged
crowlKats merged 3 commits intodenoland:mainfrom
crowlKats:prevent-broken-pipe-op_print
Jan 14, 2026
Merged

fix(io): ignore BrokenPipe error in op_print#31844
crowlKats merged 3 commits intodenoland:mainfrom
crowlKats:prevent-broken-pipe-op_print

Conversation

@crowlKats
Copy link
Copy Markdown
Member

No description provided.

@crowlKats crowlKats changed the title fix(io): ignore BrokenPipe in op_print fix(io): ignore BrokenPipe error in op_print Jan 14, 2026
@dsherret
Copy link
Copy Markdown
Contributor

Seems we have a test specifically for this integration::run::broken_stdout

Copy link
Copy Markdown
Contributor

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Leo looked into it and the test was added because previously we panicked. This seems like a good change then.

@crowlKats crowlKats enabled auto-merge (squash) January 14, 2026 19:04
@crowlKats crowlKats merged commit 02272d9 into denoland:main Jan 14, 2026
35 of 36 checks passed
@crowlKats crowlKats deleted the prevent-broken-pipe-op_print branch January 14, 2026 21:06
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.

2 participants