##// END OF EJS Templates
update API after sagedays29...
update API after sagedays29 tests, docs updated to match * Client no longer has high-level methods (only in Views) * module functions can be pushed * clients can have a connection timeout * dependencies have separate switches for success/failure, not just success_only * add `with view.temp_flags(**flags):` for temporary flags Also updated some docs and examples
MinRK -
r3664:e90463ba
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_dependency.py Loading ...
test_newserialized.py Loading ...
test_streamsession.py Loading ...
test_view.py Loading ...