##// END OF EJS Templates
Improvements to dependency handling...
Improvements to dependency handling Specifically: * add 'success_only' switch to Dependencies * Scheduler handles some cases where Dependencies are impossible to meet.
MinRK -
r3607:d51586b9
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / parallel
tests
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
clusterdir.py Loading ...
controller.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
engine.py Loading ...
entry_point.py Loading ...
error.py Loading ...
factory.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
ipcluster.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
kernelstarter.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
map.py Loading ...
mongodb.py Loading ...
remotefunction.py Loading ...
remotenamespace.py Loading ...
scheduler.py Loading ...
streamkernel.py Loading ...
streamsession.py Loading ...
taskthread.py Loading ...
util.py Loading ...
view.py Loading ...