We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a456d20 + 9eebfaf commit c8eaa24Copy full SHA for c8eaa24
lldb/test/API/lang/swift/async/formatters/task/children/TestSwiftSyntheticTaskChildren.py
@@ -26,7 +26,7 @@ def test(self):
26
enqueuePriority = 0
27
parent = nil
28
children = \{
29
- 0 = id:2 flags:(?:running\|)?(?:enqueued\|)?asyncLetTask \{
+ 0 = id:2 flags:(?:suspended\|)?(?:running\|)?(?:enqueued\|)?asyncLetTask \{
30
address = 0x[0-9a-f]+
31
id = 2
32
enqueuePriority = \.medium
0 commit comments