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

Enh fix socket error interrupted #16

Merged
merged 2 commits into from
Jul 21, 2015

Conversation

gst
Copy link
Contributor

@gst gst commented Jul 21, 2015

Detected because I got AssertionError (thanks to it ;)) when I interrupt a drain_events().

Grégory Starck added 2 commits July 21, 2015 11:41
Otherwise read_method() would erroneously return None in such case,
leading to an AssertionError in drain_events().
veegee added a commit that referenced this pull request Jul 21, 2015
Fix socket error when interrupted

The socket should raise the exception when interrupted.
@veegee veegee merged commit aff963c into veegee:master Jul 21, 2015
@gst gst deleted the enh_fix_socket_error_interrupted branch July 23, 2015 14:57
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