[all-commits] [llvm/llvm-project] 680082: [lldb/Reproducers] Add a small artificial delay be...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Apr 9 11:05:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 680082a408dd2df7410d77696100eac8ce9d5530
https://github.com/llvm/llvm-project/commit/680082a408dd2df7410d77696100eac8ce9d5530
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M lldb/source/Utility/ReproducerInstrumentation.cpp
Log Message:
-----------
[lldb/Reproducers] Add a small artificial delay before exiting
Add a small artificial delay in replay mode before exiting to ensure
that all asynchronous events have completed. This should reduce the
level of replay flakiness on some of the slower bots.
More information about the All-commits
mailing list