-
Notifications
You must be signed in to change notification settings - Fork 8k
Fix #8952: std streams can not be deliberately closed #8953
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
Conversation
The FreeBSD build failure is unrelated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much! Looks good to me. Maybe @fds242 and @moonlitbugs want to double-check.
LGTM too, please commit it. I will modify my changes in #8833 to be correctly applied.
@bukka I've just merged 👍
moonlitbugs
commented
Jul 12, 2022
Thank you very much! Looks good to me. Maybe @fds242 and @moonlitbugs want to double-check.
Patch tested here, and working fine. Streams closed as expected.
Thanks, @cmb69 and @arnaud-lb
#8827 has been fixed in 8.0, but the fix was incomplete for 8.1 (see #8952).