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

Support for async chksum calculation #1

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

ventaquil
Copy link
Contributor

@ventaquil ventaquil commented Mar 16, 2024

This PR adds support for async chksum calculation.

Support for various runtimes:

  • async-std
  • tokio
  • ?

Work in progress. Related issue chksum-rs/lib#1.

@ventaquil ventaquil added the enhancement New feature or request label Mar 16, 2024
@ventaquil ventaquil self-assigned this Mar 16, 2024
@ventaquil
Copy link
Contributor Author

It seems that none of those runtimes support IsTerminal::is_terminal alternative.

@ventaquil ventaquil force-pushed the feature/async-traits branch 3 times, most recently from 01ec79a to 51cf0a5 Compare March 17, 2024 22:01
@ventaquil ventaquil marked this pull request as ready for review March 17, 2024 22:02
@ventaquil ventaquil linked an issue Mar 17, 2024 that may be closed by this pull request
@ventaquil ventaquil merged commit 5018aab into master May 3, 2024
11 checks passed
@ventaquil ventaquil deleted the feature/async-traits branch May 3, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async support
1 participant