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 e6826e3 commit c1f6b9dCopy full SHA for c1f6b9d
test/Concurrency/Runtime/exclusivity_custom_executors.swift
@@ -10,6 +10,9 @@
10
// Disabled until test hang can be looked at.
11
// UNSUPPORTED: OS=windows-msvc
12
13
+// rdar://82973061
14
+// XFAIL: linux
15
+
16
// This test makes sure that we properly save/restore access when we
17
// synchronously launch a task from a serial executor. The access from the task
18
// should be merged into the already created access set while it runs and then
0 commit comments