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

fix: make sleep wait for at least 1ms #199

Merged
merged 1 commit into from
Mar 18, 2024
Merged

fix: make sleep wait for at least 1ms #199

merged 1 commit into from
Mar 18, 2024

Conversation

wangrunji0408
Copy link
Member

@wangrunji0408 wangrunji0408 commented Mar 18, 2024

fix #198

release madsim v0.2.26

@wangrunji0408 wangrunji0408 enabled auto-merge (squash) March 18, 2024 11:56
@wangrunji0408 wangrunji0408 merged commit 3039115 into main Mar 18, 2024
24 checks passed
@wangrunji0408 wangrunji0408 deleted the wrj/fix-sleep branch March 18, 2024 12:08
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.

tokio::time::sleep(Duration::ZERO) is not simulated properly
1 participant