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

self.connection.readline | GeneratorExit #21

Open
burakdede opened this issue Dec 16, 2011 · 3 comments
Open

self.connection.readline | GeneratorExit #21

burakdede opened this issue Dec 16, 2011 · 3 comments

Comments

@burakdede
Copy link

When user subscribe to channel and do nothing unsubscribe and disconnect this is the exception I got. Its sometimes appear when some messae passed between publisher and subscribers

[E 111217 01:07:03 client:49] None
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/brukva-0.0.1-py2.6.egg/brukva/client.py", line 926, in listen
data = yield async(self.connection.readline)()
GeneratorExit

@karpitsky
Copy link

May you have solution for this problem?

@burakdede
Copy link
Author

No not yet, but I will look at this again when I have time

@Znack
Copy link

Znack commented Feb 22, 2015

This error still apear some times. Did someone discover the solution?

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

3 participants