Skip to content

[Concurrency] Additional test for Task{} spawned within group #38554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Jul 22, 2021

Small additional test to check that we don't crash when a unstructured Task is created from a task group.

Technically this touches the copyTo the same way as we do when inside any other task; the group isn't special in any way, but for coverage might as well add it.

Relates to rdar://80692195

@ktoso
Copy link
Contributor Author

ktoso commented Jul 22, 2021

@swift-ci please smoke test

@ktoso
Copy link
Contributor Author

ktoso commented Jul 22, 2021

@swift-ci please smoke test macOS

weird crash: clang-10: error: unable to execute command: Killed: 9

@ktoso ktoso merged commit 1bb2905 into swiftlang:main Jul 22, 2021
@ktoso ktoso deleted the wip-task-in-group branch July 22, 2021 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant