[Lldb-commits] [PATCH] D19214: fix a race is the LLDB test suite results collection

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 18 02:04:55 PDT 2016


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

This sounds a lot like the problem that has been plaguing our darwin buildbot (interestingly, I have never seen it happen on linux). Thanks for tracking that down.

I am not sure I understand the architecture of this system completely, but it sounds like a reasonable thing to do.


http://reviews.llvm.org/D19214





More information about the lldb-commits mailing list