Skip to content

fix: support fake time - #238

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
arielb1:fake-timekeeping
Nov 11, 2025
Merged

fix: support fake time#238
seanmonstar merged 1 commit into
hyperium:masterfrom
arielb1:fake-timekeeping

Conversation

@arielb1

@arielb1 arielb1 commented Oct 19, 2025

Copy link
Copy Markdown
Contributor

This avoids bad behavior like being stuck on a busy loop when tokio paused clock is used.

Requires hyper 1.8 for hyperium/hyper#3965

@seanmonstar

Copy link
Copy Markdown
Member

I just published hyper v1.8.0 with your change.

This avoids bad behavior like being stuck on a busy loop when tokio
paused clock is used.

Requires hyper 1.8.0 for hyperium/hyper#3965
@arielb1

arielb1 commented Nov 11, 2025

Copy link
Copy Markdown
Contributor Author

Updated the PR to require hyper 1.8.0, it still needs to be merged

@seanmonstar seanmonstar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@seanmonstar
seanmonstar merged commit d91ea8e into hyperium:master Nov 11, 2025
18 checks passed
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