Skip to content

actix-rt: v1.1.0

Compare
Choose a tag to compare
@JohnTitor JohnTitor released this 08 Apr 07:35
· 622 commits to master since this release
65e2e80

[1.1.0] - 2020-04-08

This version has been yanked.

Added

  • Expose System::is_set to check if current system has ben started #99
  • Add Arbiter::is_running to check if event loop is running #124
  • Add Arbiter::local_join associated function to get be able to await for spawned futures #94