mirror of https://github.com/fafhrd91/actix-net
Update actix-rt/CHANGES.md
This commit is contained in:
parent
48b9996ee9
commit
2688ed82dd
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Expose `System::is_set` to check if current system has ben started [#124]
|
* Expose `System::is_set` to check if current system has ben started [#99]
|
||||||
* Add `Arbiter::is_running` to check if event loop is running [#99]
|
* Add `Arbiter::is_running` to check if event loop is running [#124]
|
||||||
* Add `Arbiter::local_join` associated function
|
* Add `Arbiter::local_join` associated function
|
||||||
to get be able to `await` for spawned futures [#94]
|
to get be able to `await` for spawned futures [#94]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue