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

Upgrade to tokio 1.0 #91

Merged
merged 7 commits into from
Feb 12, 2021
Merged

Upgrade to tokio 1.0 #91

merged 7 commits into from
Feb 12, 2021

Conversation

sfackler
Copy link
Member

It appears that simulations are no longer deterministic, so I'll need to fix that before this can land.

@changelog-app
Copy link

changelog-app bot commented Jan 22, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Upgraded to tokio 1.0.

Check the box to generate changelog(s)

  • Generate changelog entry

@sfackler
Copy link
Member Author

It appears that the culprit is nondeterminism in tokio's timer: tokio-rs/tokio#3179 (comment)

@sfackler
Copy link
Member Author

sfackler commented Jan 31, 2021

Tracked down the bug - simulations are now stable building off of a tokio patch for now until the fix lands.

@sfackler
Copy link
Member Author

sfackler commented Feb 5, 2021

The fix was merged upstream, so this should be good to go now.

@sfackler sfackler merged commit dfd30a9 into master Feb 12, 2021
@sfackler sfackler deleted the tokio-1 branch February 12, 2021 01:49
@sfackler sfackler mentioned this pull request Feb 12, 2021
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