##// END OF EJS Templates
make spin_thread tests more forgiving of slow VMs...
make spin_thread tests more forgiving of slow VMs test metadata directly and increase timeouts

File last commit:

r14009:6f019b30
r16040:3025032c
Show More
cluster.py
3 lines | 115 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import ipclusterapp as app
app.launch_new_instance()