Skip to content
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

[Concurrency] TaskExecutor ownership fixes #74000

Merged
merged 10 commits into from
Jun 14, 2024

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented May 30, 2024

We should be retaining the task executor as we take it into the Task.

Resolves rdar://128943372

@ktoso
Copy link
Contributor Author

ktoso commented May 30, 2024

@swift-ci please smoke test

1 similar comment
@ktoso
Copy link
Contributor Author

ktoso commented May 31, 2024

@swift-ci please smoke test

@ktoso ktoso force-pushed the wip-taskexecutor-retain branch 4 times, most recently from cdadf00 to 707551e Compare June 5, 2024 10:26
@ktoso ktoso requested a review from a team as a code owner June 6, 2024 10:34
@ktoso
Copy link
Contributor Author

ktoso commented Jun 6, 2024

@swift-ci please test

@ktoso
Copy link
Contributor Author

ktoso commented Jun 7, 2024

@swift-ci please smoke test

@ktoso
Copy link
Contributor Author

ktoso commented Jun 10, 2024

@swift-ci please smoke test

@ktoso ktoso enabled auto-merge (squash) June 10, 2024 01:58
@ktoso ktoso force-pushed the wip-taskexecutor-retain branch 2 times, most recently from 3c74d42 to ac3d8a8 Compare June 10, 2024 04:10
@ktoso
Copy link
Contributor Author

ktoso commented Jun 10, 2024

@swift-ci please smoke test

1 similar comment
@ktoso
Copy link
Contributor Author

ktoso commented Jun 10, 2024

@swift-ci please smoke test

@ktoso
Copy link
Contributor Author

ktoso commented Jun 10, 2024

@swift-ci please smoke test macOS

@ktoso ktoso disabled auto-merge June 10, 2024 09:49
@ktoso ktoso changed the title [Concurrency] Fix task executor ownership by Task initializer [Concurrency] TaskExecutor ownership fixes Jun 12, 2024
@ktoso
Copy link
Contributor Author

ktoso commented Jun 13, 2024

@swift-ci please smoke test macOS

@ktoso
Copy link
Contributor Author

ktoso commented Jun 13, 2024

@swift-ci please smoke test

@ktoso
Copy link
Contributor Author

ktoso commented Jun 14, 2024

Again not sure why embedded didn't fail here, it's supposed to run in smoke tests I thought.

UNSUPPORTED: Swift(macosx-x86_64) :: embedded/concurrency-actors.swift (9716 of 17927)

Anyway, resolved and that's the last issue here 🥳

@ktoso
Copy link
Contributor Author

ktoso commented Jun 14, 2024

@swift-ci please smoke test

@ktoso ktoso merged commit 2ec717b into swiftlang:main Jun 14, 2024
3 checks passed
@ktoso ktoso deleted the wip-taskexecutor-retain branch June 14, 2024 13:56
meg-gupta pushed a commit to meg-gupta/swift that referenced this pull request Jun 20, 2024
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.

2 participants