Skip to content

Conversation

hasezoey
Copy link
Contributor

@hasezoey hasezoey commented Apr 9, 2024

hyper-util implicitly depends on tower's feature log through defaults, which should not be necessary. They have long since removed the defaults, but never actually released a new version with that fix.

I have only found this because i upgraded to reqwest 0.12 (from 0.11), which suddenly spammed the logs (which were not setup for tracing yet) with tracing output, but those logs could somehow not be disabled, and finding the cause was quite annoying. This all happened because tower's log feature sets tracing/log.

@seanmonstar seanmonstar enabled auto-merge (rebase) April 9, 2024 23:31
@seanmonstar seanmonstar merged commit 564ae12 into hyperium:master Apr 9, 2024
@hasezoey hasezoey deleted the towerDefault branch April 10, 2024 09:41
@CryZe
Copy link

CryZe commented Apr 17, 2024

Can we have a release with this? The log spam is forcing me to stay on 0.11 for the time being.

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.

3 participants