labath added a comment. In D112169#3083380 <https://reviews.llvm.org/D112169#3083380>, @mgorny wrote:
> I'm not against that. However, unless I'm mistaken — even with blocking I/O, > we need to account for the `write()` being interrupted in the middle of > operation and returning less than `src_len`. You're not mistaken. However, we can get rid of the funky sleep. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112169/new/ https://reviews.llvm.org/D112169 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits