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

Traceback output while running #39

Open
ghost opened this issue Dec 2, 2013 · 0 comments
Open

Traceback output while running #39

ghost opened this issue Dec 2, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 2, 2013

I got a traceback just in the middle of running the tests:

user_groups: 1
threads: 5

[============ 32% ] 97s/300s transactions: 49 timers: 0 errors: 0
Process UserGroup-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/opt/virtenvs/django_slice/local/lib/python2.7/site-packages/multimechanize/core.py", line 54, in run
agent_thread.join()
File "/usr/lib/python2.7/threading.py", line 667, in join
self.__block.wait()
File "/usr/lib/python2.7/threading.py", line 243, in wait
waiter.acquire()
[================100%==================] 300s/300s transactions: 248 timers: 0 errors: 0
waiting for all requests to finish...

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

0 participants