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

Revert "add stream shutdown and support half-duplex operation" #41808

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

ararslan
Copy link
Member

@ararslan ararslan commented Aug 6, 2021

Reverts #40783. This broke FreeBSD support by causing the Sockets tests to fail. In particular, in https://github.com/JuliaLang/julia/blob/master/stdlib/Sockets/test/runtests.jl#L524, the pipe was not closed automatically so isopen(P) is still true.

@DilumAluthge
Copy link
Member

There's a bit of a backlog on tester_freebsd, so it might take a while before the tester_freebsd job starts on this PR.

@DilumAluthge DilumAluthge merged commit d15a330 into revert-41710-jn/uv2-1.42.0 Aug 6, 2021
@DilumAluthge DilumAluthge deleted the revert-40783-jn/shutdown branch August 6, 2021 23:26
DilumAluthge pushed a commit that referenced this pull request Aug 7, 2021
DilumAluthge pushed a commit that referenced this pull request Aug 7, 2021
DilumAluthge pushed a commit that referenced this pull request Aug 11, 2021
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