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

Support For Non-Suspending Tasks #313

Open
insertinterestingnamehere opened this issue Nov 2, 2024 · 0 comments
Open

Support For Non-Suspending Tasks #313

insertinterestingnamehere opened this issue Nov 2, 2024 · 0 comments

Comments

@insertinterestingnamehere
Copy link
Collaborator

Related to #308, it'd be nice to have an interface for running tasks that are not expected to yield at all. It's not immediately clear to me whether/if this will give performance benefits over a hypothetical future interface for resumable but stackless tasks (as in #308), but it'd be good to explore as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant