summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2019-02-15 12:13:02 +0000
committerMichal Gorny <mgorny@gentoo.org>2019-02-15 12:13:02 +0000
commit53eabaab3f59ca9b32a3775f1cb7bf51717fa354 (patch)
tree465d9e0df9f7edda4d39e46c7322a74c6fc4d62b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent2c4730ded83a4cb4abe01781af415c4667569666 (diff)
downloadbcm5719-llvm-53eabaab3f59ca9b32a3775f1cb7bf51717fa354.tar.gz
bcm5719-llvm-53eabaab3f59ca9b32a3775f1cb7bf51717fa354.zip
[lldb] [MainLoop] Add kevent() EINTR handling
Add missing EINTR handling for kevent() calls. If the call is interrupted, return from Poll() as if zero events were returned and let the polling resume on next iteration. This fixes test flakiness on NetBSD. Includes a test case suggested by Pavel Labath on D42206. Differential Revision: https://reviews.llvm.org/D58230 llvm-svn: 354122
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud