Skip to content

threadsharing: migrate to async/await and tokio 0.2

Progress:

  • Migrate to tokio-0.2.0-alpha.2
  • Pass unit tests
  • Convert code to 2018 edition
  • Discuss the changes related to the Reactor
  • Use async / await where applicable
  • Migrate to tokio-0.2.0-alpha.4
  • Restore CI targets + use clippy from nightly
  • Rebase from master
  • Get clippy on nightly

Fixes #65 (closed)

Edited by Sebastian Dröge

Merge request reports