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

Check async-compliance outside encoding/decoding #2409

Open
Kixunil opened this issue Jan 27, 2024 · 0 comments
Open

Check async-compliance outside encoding/decoding #2409

Kixunil opened this issue Jan 27, 2024 · 0 comments
Labels
1.0 Issues and PRs required or helping to stabilize the API

Comments

@Kixunil
Copy link
Collaborator

Kixunil commented Jan 27, 2024

To allow use of the code in async we should avoid requiring closures and traits that would reasonably want to perform IO and provide alternative interface for those cases. We should check that this is the case.

@Kixunil Kixunil added the 1.0 Issues and PRs required or helping to stabilize the API label Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 Issues and PRs required or helping to stabilize the API
Projects
None yet
Development

No branches or pull requests

1 participant