Skip to content

Remove experimental coroutines support#1521

Merged
DefaultRyan merged 6 commits intomicrosoft:masterfrom
sylveon:user/sylveon/await
Mar 16, 2026
Merged

Remove experimental coroutines support#1521
DefaultRyan merged 6 commits intomicrosoft:masterfrom
sylveon:user/sylveon/await

Conversation

@sylveon
Copy link
Contributor

@sylveon sylveon commented Nov 6, 2025

Replace CppWinRTEnableLegacyCoroutines with CppWinRTEnableCpp17Coroutines

Remove base_coroutine_system_winui.h, hasn't worked since PR 0.8

Support and test building with no coroutines

Remove implementation selection machinery

Fixes #1520

Replace CppWinRTEnableLegacyCoroutines with CppWinRTEnableCpp17Coroutines

Remove base_coroutine_system_winui.h, hasn't worked since PR 0.8

Support and test building with no coroutines

Remove implementation selection machinery
@github-actions
Copy link

This pull request is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Copy link
Member

@DefaultRyan DefaultRyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had one question about the #ifdef removal, but it looks fine otherwise.

@DefaultRyan DefaultRyan merged commit 8864ac6 into microsoft:master Mar 16, 2026
82 checks passed
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.

Bug: <experimental/coroutine> will be deprecated in MSVC Build Tools 14.51

2 participants