Advertisement
Guest User

output of ^C when Lazyserver hangs

a guest
Aug 11th, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Exception in thread Thread-1 (most likely raised during interpreter shutdown):
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  4. File "/usr/lib/python2.7/threading.py", line 505, in run
  5. File "/srv/mg.chrishancockart.com/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/reloader.py", line 80, in periodic_reload
  6. File "/srv/mg.chrishancockart.com/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/reloader.py", line 98, in check_reload
  7. <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'modules'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement