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: do not panic on TestOutputPipe::flush when receiver dropped #14560

Merged
merged 2 commits into from
May 10, 2022

Conversation

dsherret
Copy link
Member

It would take a bit of setup to get a test for this, so I don't think it's worth it and it probably would be difficult to reproduce it on the CI.

Closes #14537

@dsherret dsherret merged commit e3f4b02 into denoland:main May 10, 2022
@dsherret dsherret deleted the fix_do_not_panic_test_output_flush branch May 10, 2022 21:59
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.

deno test --jobs panic on deno::tools::test::TestOutputPipe::flush
2 participants