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

mio-named-pipes pulls old crates #2547

Closed
xTachyon opened this issue May 20, 2020 · 1 comment
Closed

mio-named-pipes pulls old crates #2547

xTachyon opened this issue May 20, 2020 · 1 comment
Labels
A-tokio Area: The main tokio crate C-request Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc.

Comments

@xTachyon
Copy link

Hello. Not sure if this is the best place to ask, but I'm quite annoyed that tokio uses mio-named-pipes which pulls old deps along with it.

I'm looking for a way to disable the usage of that crate. I see it's optional, but it looks like it's used by quite a few useful features.

I get that someone might want to use named pipes on windows, and that's fine, but for me personally it won't probably be something I need very soon.

So, that's my problem, it pulls old duplicates crates that take compilation time, which is already bad. What can I do ?

@xTachyon xTachyon changed the title mio-named-pipes pulls old crate mio-named-pipes pulls old crates May 20, 2020
@Darksonn Darksonn added A-tokio Area: The main tokio crate C-request Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc. labels May 20, 2020
@taiki-e
Copy link
Member

taiki-e commented Oct 4, 2020

Closing -- dependency on mio-named-pipes is removed in #2893

@taiki-e taiki-e closed this as completed Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate C-request Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc.
Projects
None yet
Development

No branches or pull requests

3 participants