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

fix(runtime): simplify spawn_blocking #362

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

Berrysoft
Copy link
Member

The drivers has been fixed by #308 , so we don't need to loop in the runtime.

@Berrysoft Berrysoft added the package: runtime Related to compio-runtime label Dec 2, 2024
@Berrysoft Berrysoft requested a review from AsakuraMizu December 2, 2024 11:44
@Berrysoft Berrysoft self-assigned this Dec 2, 2024
@Berrysoft Berrysoft requested a review from George-Miao December 2, 2024 11:44
@Berrysoft Berrysoft added this to the v0.13 milestone Dec 2, 2024
Copy link
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

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

LGTM

@George-Miao George-Miao merged commit d3f52c4 into compio-rs:master Dec 19, 2024
51 checks passed
@Berrysoft Berrysoft deleted the fix/simplify-spawn-blocking branch December 20, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: runtime Related to compio-runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants