hgkw/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Fri, 09 Nov 2012 15:09:35 -0800
branchstable
changeset 1158 2776fd39ac72
parent 0 41c7e55cd9e9
permissions -rw-r--r--
run-tests: remove resultslock since it serves no useful purpose Each child process has its own copy of the results dict, so all access to the results dict is serial. [ original upstream message ]