Skip to content

[6.0][Concurrency] Fix signature mismatch of _task_serialExecutor_checkIsolated #72736

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
Apr 1, 2024

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Mar 31, 2024

…lated

`_task_serialExecutor_checkIsolated` is defined as returning nothing in
`Executor.swift`, but it was used as returning a boolean in C++ side.
@kateinoigakukun
Copy link
Member Author

@swift-ci test

@ktoso
Copy link
Contributor

ktoso commented Mar 31, 2024

@hborla For branch manager approval

@kateinoigakukun
Copy link
Member Author

@swift-ci test Windows platform

@ktoso ktoso merged commit fd44d50 into swiftlang:release/6.0 Apr 1, 2024
@ktoso
Copy link
Contributor

ktoso commented Apr 1, 2024

Thanks @kateinoigakukun !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants