Skip to content

Conversation

@charliermarsh
Copy link
Member

Summary

tokio_tar is a fork of async_tar that uses Tokio instead of async-std. Using it removes a significant dependency from our tree.

(There is an open PR (dignifiedquire/async-tar#41) in async-tar to add Tokio support, but it's over a year old.)

See: #1157 (comment).

@charliermarsh charliermarsh requested a review from konstin January 29, 2024 13:39
@charliermarsh charliermarsh added the internal A refactor or improvement that is not user-facing label Jan 29, 2024
@charliermarsh charliermarsh merged commit 4b9daf9 into main Jan 29, 2024
@charliermarsh charliermarsh deleted the charlie/tokio-tar branch January 29, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants