##// END OF EJS Templates
add sugar methods/properties to AsyncResult...
add sugar methods/properties to AsyncResult * ar.wall_time = received - submitted * ar.serial_time = sum of serial computation time * ar.elapsed = time since submission (wall_time if done) * ar.progress = (int) number of sub-tasks that have completed * ar.wait_interactive(): prints progress * len(ar) = # of tasks
MinRK -
r6462:148c7756
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
build_release Loading ...
check_sources.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
gitwash_dumper.py Loading ...
make_tarball.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testupload Loading ...
toollib.py Loading ...