Skip to content

Handle short reads in pty tests #642

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

Merged
merged 1 commit into from
Jul 2, 2017
Merged

Conversation

asomers
Copy link
Member

@asomers asomers commented Jul 1, 2017

Some pty tests would fail intermittently because read(2) occasionally
returns less data than requested.

Some pty tests would fail intermittently because read(2) occasionally
returns less data than requested.
@Susurrus
Copy link
Contributor

Susurrus commented Jul 2, 2017

bors r+

bors bot added a commit that referenced this pull request Jul 2, 2017
642: Handle short reads in pty tests r=Susurrus

Some pty tests would fail intermittently because read(2) occasionally
returns less data than requested.
@bors
Copy link
Contributor

bors bot commented Jul 2, 2017

@bors bors bot merged commit 9511e5f into nix-rust:master Jul 2, 2017
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