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

Rewrite scheduler to be an async runtime #6608

Open
mkaput opened this issue Nov 8, 2024 · 0 comments
Open

Rewrite scheduler to be an async runtime #6608

mkaput opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request ide This issue refers to CairoLS or editor extensions

Comments

@mkaput
Copy link
Member

mkaput commented Nov 8, 2024

I see a great opportunity to make your own scheduler based on smol, i.e. on primitives from this executor that are exposed as separate packages. That would be great; one could make tasks that are interrupted, or those that jump into a synchronous thread when needed.

Useful crates:

@mkaput mkaput added this to CairoLS Nov 8, 2024
@mkaput mkaput converted this from a draft issue Nov 8, 2024
@mkaput mkaput added ide This issue refers to CairoLS or editor extensions enhancement New feature or request labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ide This issue refers to CairoLS or editor extensions
Projects
Status: Backlog
Development

No branches or pull requests

1 participant