##// END OF EJS Templates
add test notebook and script for #1260 (GIL-related heartbeat failures)...
r5885:cf991e07
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()