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.
1 parent aeffdf3 commit 9eebfafCopy full SHA for 9eebfaf
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