Skip to content

Commit 7cebe1e

Browse files
authored
Update async_taskgroup_discarding.swift
1 parent 6139c0c commit 7cebe1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// rdar://78109470
88
// UNSUPPORTED: back_deployment_runtime
99

10+
// FIXME: enable discarding taskgroup on windows; rdar://104762037
11+
// UNSUPPORTED: OS=windows-msvc
12+
1013
import _Concurrency
1114

1215
struct Boom: Error {

0 commit comments

Comments
 (0)