Skip to content

Conversation

@dignifiedquire
Copy link
Owner

@dignifiedquire dignifiedquire commented Jan 17, 2023

  • pull in all relevant changes from master...vorot93:tokio-tar:master
  • setup features runtime-tokio and runtime-async-std
  • tests passing on both runtimes
  • update CI to run both runtime setups
  • doc tests & examples working on both runtimes

charliermarsh added a commit to astral-sh/uv that referenced this pull request Jan 29, 2024
## 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).
@dignifiedquire dignifiedquire marked this pull request as ready for review October 22, 2025 13:19
@dignifiedquire
Copy link
Owner Author

most of this is working, but there are some subtle issues in the tokio reading logic which I haven't figured out yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants