##// END OF EJS Templates
truncate potentially long CompositeErrors...
truncate potentially long CompositeErrors If you have a typo in a task on 100 engines, the local exception will be a bit ridiculous. This defaults the truncation to 4 tracebacks (could be even fewer, or even one?), and you can set the tb_limit attribute of CompositeError to adjust this. Prompted by [this SO question](http://stackoverflow.com/questions/14635935/silence-or-condence-ipython-parallel-exceptions).
MinRK -
r9411:529df40f
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
azurenbmanager.py Loading ...
clustermanager.py Loading ...
fabfile.py Loading ...
filenbmanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
nbmanager.py Loading ...
notebookapp.py Loading ...
zmqhttp.py Loading ...