Skip to content

Smol+async global executor 1.80 dev #3791

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

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

Conversation

martin-kolarik
Copy link

async-global-executor added as the fourth executor. The PR extends PR #3790.

This is a breaking change -- async-global-executor has MSRV 1.80, therefore sqlx will have to be upgraded too.

@abonander
Copy link
Collaborator

I would prefer to deprecate async-std for a release cycle before deleting it. Just cause it's discontinued doesn't mean people will stop using it immediately, especially because its constituent crates will continue to receive updates.

@martin-kolarik
Copy link
Author

I would prefer to deprecate async-std for a release cycle before deleting it. Just cause it's discontinued doesn't mean people will stop using it immediately, especially because its constituent crates will continue to receive updates.

Sure, I did not remove async_std from the sources, for the same reason.

@abonander abonander added the breaking:MSRV Requires waiting for an MSRV bump (see FAQ.md) label Apr 11, 2025
Copy link
Collaborator

@abonander abonander left a comment

Choose a reason for hiding this comment

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

Same note as here: #3790 (review)

@martin-kolarik martin-kolarik force-pushed the smol+async-global-executor-1.80-dev branch from 1f43f07 to 8d6377b Compare April 13, 2025 11:39
@martin-kolarik martin-kolarik force-pushed the smol+async-global-executor-1.80-dev branch from 8c2c83c to 9b0cebb Compare April 13, 2025 13:50
@martin-kolarik martin-kolarik force-pushed the smol+async-global-executor-1.80-dev branch from 35237ac to c3e8f61 Compare April 13, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking:MSRV Requires waiting for an MSRV bump (see FAQ.md)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants