Skip to content

Resolve conflicts with upstream main #3597

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 8 commits into from
Sep 27, 2021
Merged

Resolve conflicts with upstream main #3597

merged 8 commits into from
Sep 27, 2021

Conversation

MaxDesiatov
Copy link

No description provided.

kateinoigakukun and others added 8 commits September 19, 2021 12:47
This patch repairs the build failure for cooperative executor.
And also fixed main executor to avoid assertion failure due to
`witnessTable == nullptr`
Some headers switch their inline implementations based on
SWIFT_STDLIB_SINGLE_THREAD_RUNTIME definition.
This fixes linking failure while building runtime unittests
Some of test cases assumes that the runtime is built for multi-threaded
platform.
…p-executor-part-2

[Concurrency] repair cooperative executor and its tests
# Conflicts:
#	stdlib/public/Concurrency/GlobalExecutor.cpp
#	stdlib/public/Concurrency/Mutex.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants