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

Suppress "stream is closed" warning in tests #38348

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Nov 8, 2020

Currently when running tests in parallel we get several

┌ Warning: TerminalMenus: Unable to enter raw mode: Base.IOError("stream is closed or unusable", 0)
└ @ REPL.TerminalMenus ~/src/julia-master/stdlib/REPL/src/TerminalMenus/AbstractMenu.jl:184

This eliminates them when suppress_output is true.

@timholy timholy merged commit 5151c95 into master Nov 15, 2020
@timholy timholy deleted the teh/tm_nowarn_closed branch November 15, 2020 20:24
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.

None yet

1 participant