[PATCH] D47609: [lldb, process] Fix occasional hang when launching a process in LLDB

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 11:15:15 PDT 2018


stella.stamenova added a comment.

In https://reviews.llvm.org/D47609#1119235, @zturner wrote:

> I trust that this doesn't regress the test suite on Windows.  You guys are more active in the Windows stuff for the time being, so if this works for you and doesn't break anything, I'm good with it.


Without this change the test suite on Windows will not always finish as some tests will hit the bug and then hang...


Repository:
  rL LLVM

https://reviews.llvm.org/D47609





More information about the llvm-commits mailing list