summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorJF Bastien <jfbastien@apple.com>2019-04-24 23:24:53 +0000
committerJF Bastien <jfbastien@apple.com>2019-04-24 23:24:53 +0000
commitfb742da34c1393550daf6073374051b16cea6686 (patch)
tree1e18728973764bbfa3e4f724c313df4dbd66eb8a /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
parent54763e44532feb72bf773260b377f2a0bacf0e0c (diff)
downloadbcm5719-llvm-fb742da34c1393550daf6073374051b16cea6686.tar.gz
bcm5719-llvm-fb742da34c1393550daf6073374051b16cea6686.zip
posix_spawn should retry upon EINTR
Summary: We've seen cases of bots failing with: clang: error: unable to execute command: posix_spawn failed: Interrupted system call Add a small retry loop to posix_spawn in case this happens. Don't retry too much in case there's some systemic problem going on, but retry a few times. <rdar://problem/50181448> Reviewers: Bigcheese, arphaman Subscribers: jkorous, dexonsmith, kristina, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D61096 llvm-svn: 359152
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud