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

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 4 12:58:47 PST 2021


smeenai added a comment.

In D97878#2602077 <https://reviews.llvm.org/D97878#2602077>, @plotfi wrote:

> 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?

Updated the diff; lemme know if this is what you had in mind.


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