D4666: fastannotate: process files as they arrive

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Thu Sep 20 07:58:39 EDT 2018


yuja added a comment.


  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?

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4666

To: martinvonz, #hg-reviewers, indygreg
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list