-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Use upstream dockerpty 0.3.2 #588
Conversation
Looks fine in that it doesn't seem to break anything, but #568 is still happening for me. |
Sorry, yes, #561. |
Ya... I guess I didn't revert enough. Apparently it's not related to the select() change |
Sorry about that, I put up another PR at d11wtq/dockerpty/pull/23 which seems to actually resolve it |
Pending release of dockerpty with d11wtq/dockerpty#24 |
This reverts commit 60411e9. Closes docker#556 Signed-off-by: Ben Firshman <ben@firshman.co.uk> Conflicts: requirements.txt setup.py
Patch from d11wtq/dockerpty#24 Signed-off-by: Ben Firshman <ben@firshman.co.uk>
6412e1b
to
8773f51
Compare
dockerpty has been released so this is ready to merge. |
LGTM |
Thanks for applying my patch! I've still travelling and haven't had time to submit the pr |
Use upstream dockerpty 0.3.2 Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
This reverts commit 60411e9.
Closes #556
Signed-off-by: Ben Firshman ben@firshman.co.uk
Conflicts:
requirements.txt
setup.py