Skip to content

Commit 8b2178f

Browse files
authored
Update async_taskgroup_throw_rethrow.swift
1 parent a6e635a commit 8b2178f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
// REQUIRES: concurrency_runtime
99
// UNSUPPORTED: back_deployment_runtime
1010

11+
// FIXME: enable discarding taskgroup on windows; rdar://104762037
12+
// UNSUPPORTED: OS=windows-msvc
13+
1114
struct Boom: Error {
1215
let id: String
1316

0 commit comments

Comments
 (0)