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

Added AsyncSeek compat. #4078

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Added AsyncSeek compat. #4078

merged 1 commit into from
Sep 3, 2021

Conversation

jorgecarleitao
Copy link
Contributor

Closes #4068

This code was copied from https://github.com/smol-rs/async-compat/blob/master/src/lib.rs and is marked as authored by Stjepan Glavina <stjepang@gmail.com> and is licensed by MIT or Apache 2.0.

@Darksonn
Copy link
Contributor

The CI failure is due to Amanieu/parking_lot#297.

@Darksonn Darksonn added A-tokio-util Area: The tokio-util crate M-compat Module: tokio-util/compat labels Aug 28, 2021
@jorgecarleitao
Copy link
Contributor Author

Is there something blocking this?

@Darksonn Darksonn merged commit e31e06c into tokio-rs:master Sep 3, 2021
@Darksonn
Copy link
Contributor

Darksonn commented Sep 3, 2021

No. I merged it now, but I would have merged it next Tuesday otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-util Area: The tokio-util crate M-compat Module: tokio-util/compat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tokio-util: Add compat with AsyncSeek
2 participants