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

fix a bug with gevent monkeypatch #378

Merged
merged 1 commit into from Nov 22, 2018

Conversation

tzickel
Copy link
Contributor

@tzickel tzickel commented Nov 21, 2018

When monkeypatching gevent, pipe errors are output as OSError not IOError.

gevent/gevent#186

@nicoddemus
Copy link
Member

Thanks!

I think this is a small enough change and probably doesn't need a test.

Failure is unrelated and will be fixed by #380.

@tzickel
Copy link
Contributor Author

tzickel commented Jan 2, 2019

I think this bug effects execnet as well :(

@RonnyPfannschmidt
Copy link
Member

very likely - execnet needs to be configured with the correct execution model else it goes broken

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.

None yet

3 participants