Skip to content

[Docs][Concurrency] Document custom executors in API docs a bit #74125

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 2 commits into from
Jun 4, 2024

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Jun 4, 2024

Description: This documents how to use custom actor executors on the SerialExecutor protocol, and addresses some wording in Task documentation to make it easier to read.
Scope/Impact: Documentation.
Risk: Low, docs only change.
Testing: CI testing; docs only change
Reviewed by: @hborla

Original PR: #73634
Radar: rdar://128060412 rdar://129115666

ktoso added 2 commits June 5, 2024 06:30
Include review feedback and show how to customize a single actor by
passing an executor through initializer
@ktoso ktoso requested a review from a team as a code owner June 4, 2024 21:32
@ktoso ktoso changed the title [Concurrency] Document custom executors in API docs a bit [Docs][Concurrency] Document custom executors in API docs a bit Jun 4, 2024
@DougGregor DougGregor merged commit 0723cc0 into release/6.0 Jun 4, 2024
@DougGregor DougGregor deleted the pick-docs branch June 4, 2024 21:40
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