Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Replace async-std with tokio in PVF subsystem #6353

Closed
dmitry-markin opened this issue Nov 27, 2022 · 0 comments · Fixed by #6419
Closed

Replace async-std with tokio in PVF subsystem #6353

dmitry-markin opened this issue Nov 27, 2022 · 0 comments · Fixed by #6419
Assignees
Labels
J0-enhancement An additional feature request. T4-parachains_engineering This PR/Issue is related to Parachains performance, stability, maintenance. U3-nice_to_have Issue is worth doing eventually.

Comments

@dmitry-markin
Copy link
Contributor

This is a follow-up issue to #6262 and paritytech/substrate#12646. The only part of polkadot codebase that remains dependent on async-std is PVF. We should replace async-std with tokio there as well.

@dmitry-markin dmitry-markin added I8-refactor Code needs refactoring. Q2-easy U3-nice_to_have Issue is worth doing eventually. J0-enhancement An additional feature request. and removed I8-refactor Code needs refactoring. labels Nov 27, 2022
@eskimor eskimor added the T4-parachains_engineering This PR/Issue is related to Parachains performance, stability, maintenance. label Dec 5, 2022
@mrcnski mrcnski self-assigned this Dec 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J0-enhancement An additional feature request. T4-parachains_engineering This PR/Issue is related to Parachains performance, stability, maintenance. U3-nice_to_have Issue is worth doing eventually.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants