This revision was automatically updated to reflect the committed changes.
Closed by commit rL246753: Fix rare failure in TestProcessIO (authored by
labath).
Changed prior to commit:
http://reviews.llvm.org/D12558?vs=33815&id=33917#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12558
File
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Looks fine.
http://reviews.llvm.org/D12558
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/li
labath created this revision.
labath added reviewers: clayborg, ovyalov.
labath added a subscriber: lldb-commits.
There was a race condition in Process class, where we would not wait for
process stdout to
propagate fully before we would shut down the connection (repro case: slow down
the stdio t