[lldb/Reproducers] Add a small artificial delay before exiting
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 9 Apr 2020 18:01:33 +0000 (11:01 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 9 Apr 2020 18:03:24 +0000 (11:03 -0700)
commit680082a408dd2df7410d77696100eac8ce9d5530
tree51f3e12a150d67a2963ceb8863ad247f7cbd9942
parent939fa1b5604cba7ed588d68f3d2f8c1bf599bbca
[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.
lldb/source/Utility/ReproducerInstrumentation.cpp