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

Enable async stack support for MSVC #633

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ispeters
Copy link
Contributor

@ispeters ispeters commented Sep 1, 2024

After #619, async stack support is almost possible with MSVC; this PR makes the final changes to support the feature.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 1, 2024
@ispeters ispeters force-pushed the enable_async_stacks_for_msvc branch from 2729b95 to 1e8c127 Compare September 1, 2024 03:48
@ispeters ispeters marked this pull request as ready for review September 2, 2024 00:42
@ispeters ispeters force-pushed the tweak_any_sender_of_opstate branch from 009bf11 to b63a902 Compare September 11, 2024 18:58
@ispeters ispeters force-pushed the enable_async_stacks_for_msvc branch from 1e8c127 to 56361eb Compare September 11, 2024 19:01
@ispeters ispeters changed the base branch from tweak_any_sender_of_opstate to coroutine_async_stack_support September 11, 2024 19:02
@ispeters ispeters force-pushed the coroutine_async_stack_support branch from fe4ab6c to 45ca45b Compare September 11, 2024 20:06
@ispeters ispeters force-pushed the enable_async_stacks_for_msvc branch from 56361eb to b3699ae Compare September 11, 2024 20:07
@ispeters ispeters force-pushed the coroutine_async_stack_support branch 2 times, most recently from 987a18c to bbca487 Compare September 12, 2024 18:11
Base automatically changed from coroutine_async_stack_support to main September 26, 2024 16:44
After #619, async stack support is almost possible with MSVC; this PR
makes the final changes to support the feature.
@ispeters ispeters force-pushed the enable_async_stacks_for_msvc branch from b3699ae to 21bdfea Compare October 1, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants