[Lldb-commits] [PATCH] D62183: [Windows] Fix race condition between state changes

Martin Andersson via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 17 10:41:01 PDT 2019


martin added a comment.

In D62183#1556645 <https://reviews.llvm.org/D62183#1556645>, @amccarth wrote:

> zturner is not a regular here anymore.  I think he pops in from time-to-time, but I wouldn't depend on just him for a review.
>
> Are you still wanting to land this?  If you rebase and add me as a reviewer, I'd be happy to take a look.


I unfortunately missed your reply since it was somehow marked as spam. But yes I would like to see this land in some shape or form. I was a bit unsure on how much to change, I thought about also moving the call to LLDB_LOG for instance, but I opted for the least disruptive change I could manage.


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

https://reviews.llvm.org/D62183





More information about the lldb-commits mailing list