##// END OF EJS Templates
worker: support parallelization of functions with return values...
worker: support parallelization of functions with return values Currently worker supports running functions that return a progress iterator. Generalize it to handle function that return a progress iterator then a return value. It's unused in this commit, but will be used in the next one. Differential Revision: https://phab.mercurial-scm.org/D6515

File last commit:

r37193:943d77fc default
r42655:5ca136bb default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
Gregory Szorc
thirdparty: vendor zope.interface 4.4.3...
r37193 #
# This file is necessary to make this directory a package.