Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

fix: fully close streams before returning #37

Merged
merged 2 commits into from
Dec 7, 2018
Merged

Conversation

Stebalien
Copy link
Member

The other side will fail to send an EOF if we end up closing the connection the
second we're done reading from the stream.

(fixes test flakes in the TCP transport)

The other side will fail to send an EOF if we end up closing the connection the
second we're done reading from the stream.

(fixes test flakes in the TCP transport)
@ghost ghost assigned Stebalien Dec 7, 2018
@ghost ghost added the in progress label Dec 7, 2018
@Stebalien Stebalien merged commit 99f44ad into master Dec 7, 2018
@ghost ghost removed the in progress label Dec 7, 2018
@Stebalien Stebalien deleted the fix/close-race branch December 7, 2018 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant