[PATCH] D97878: [DirectoryWatcher] Increase timeout to make test less flaky

Puyan Lotfi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 3 19:17:57 PST 2021


plotfi accepted this revision.
plotfi added a comment.
This revision is now accepted and ready to land.

This makes sense to me. I approve. Can we move the 3/60 seconds number to a const int value set somewhere higher up in the file as a global with a comment explaining this as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97878/new/

https://reviews.llvm.org/D97878



More information about the cfe-commits mailing list