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

Fix bug in ProcessWrapper #36

Merged
merged 1 commit into from
Nov 8, 2018
Merged

Fix bug in ProcessWrapper #36

merged 1 commit into from
Nov 8, 2018

Conversation

tvolkert
Copy link
Contributor

@tvolkert tvolkert commented Nov 8, 2018

The done getter listened to the stdio streams, which opened up
the possibility of multiple listeners on a single-subscription
stream.

The `done` getter listened to the stdio streams, which opened up
the possibility of multiple listeners on a single-subscription
stream.
@tvolkert
Copy link
Contributor Author

tvolkert commented Nov 8, 2018

/cc @gspencergoog

@tvolkert tvolkert merged commit 3951d05 into google:master Nov 8, 2018
@tvolkert tvolkert deleted the fix branch November 8, 2018 23:37
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.

2 participants