D4666: fastannotate: process files as they arrive

Yuya Nishihara yuya at tcha.org
Thu Sep 20 07:55:54 EDT 2018


Queued, thanks.

> +        for result in results:
> +            r = result.result()

Should we use a future-aware iterator to pick any finished future without
waiting for the first unfinished item?


More information about the Mercurial-devel mailing list