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 274adc9 + 30c957b commit ec4e3e2Copy full SHA for ec4e3e2
test/Sanitizers/tsan/async_taskgroup_next.swift
@@ -1,5 +1,8 @@
1
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency %import-libdispatch -parse-as-library -sanitize=thread)
2
3
+// Segfaulted in CI on TSan bot. rdar://78264164
4
+// REQUIRES: rdar78264164
5
+
6
// REQUIRES: executable_test
7
// REQUIRES: concurrency
8
// REQUIRES: libdispatch
0 commit comments