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

Exception after successfully uploading an archive #5

Open
ckotso opened this issue Sep 27, 2014 · 1 comment
Open

Exception after successfully uploading an archive #5

ckotso opened this issue Sep 27, 2014 · 1 comment
Assignees

Comments

@ckotso
Copy link

ckotso commented Sep 27, 2014

Right after uploading an archive successfully (on Ubuntu 14.04):

done.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/home/ubuntu/longaccess-client/pyinstall/build/lacli/out00-PYZ.pyz/threading", line 551, in __bootstrap_inner
File "/home/ubuntu/longaccess-client/pyinstall/build/lacli/out00-PYZ.pyz/threading", line 504, in run
File "/home/costas/local/lib/lacli/eggs/logutils-0.3.3-py2.7.egg/logutils/queue.py", line 184, in _monitor
record = self.dequeue(True)
File "/home/costas/local/lib/lacli/eggs/logutils-0.3.3-py2.7.egg/logutils/queue.py", line 134, in dequeue
return self.queue.get(block)
File "/home/ubuntu/longaccess-client/pyinstall/build/lacli/out00-PYZ.pyz/multiprocessing.queues", line 117, in get
EOFError

@kouk
Copy link
Member

kouk commented Sep 29, 2014

Thanks for the report. I've encountered this myself once, somewhere in the threading library something isn't getting cleaned up. Trying to find exactly why and then I'll release a fixed version. Thanks for the feedback!

@kouk kouk self-assigned this Sep 29, 2014
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