##// END OF EJS Templates
never use Queue.get(timeout=None)...
never use Queue.get(timeout=None) Queue.get(timeout=None) has stupid uninterruptible behavior, so wait for a week instead.

File last commit:

r2045:2b04bcfb
r9358:d72b217f
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
vivainio
implement callable (i.e. straight python) aliases and _sh shadow namespace
r737 """ Shadow namespace """