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

remove select.error from cxn invalidation errors #1

Open
bninja opened this issue Aug 20, 2014 · 1 comment
Open

remove select.error from cxn invalidation errors #1

bninja opened this issue Aug 20, 2014 · 1 comment

Comments

@bninja
Copy link
Owner

bninja commented Aug 20, 2014

once this is fixed pika/pika#412

connectivity_errors = (
   ...
   select.error, # XXX: https://github.com/pika/pika/issues/412
)
@jstasiak
Copy link

pika/pika#412 is fixed some time ago so I think this can be done now too.

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

No branches or pull requests

2 participants