Skip to content

Commit 97ed91b

Browse files
authored
Merge pull request #36469 from aschwaighofer/unxfail_async_task_handle_cancellation
2 parents 2d6ded2 + ddae275 commit 97ed91b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/async_task_handle_cancellation.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
55

6-
// XFAIL: OS=windows-msvc
7-
86
@main struct Main {
97
static func main() async {
108
let handle = Task.runDetached {

0 commit comments

Comments
 (0)