actix-net/actix-rt
Jonathas-Conceicao 783880bb0a actix-rt: Add Arbiter::is_running helper and fix System::is_set doc
`Arbiter::is_running` can be used to check if the current even-loop is currently
running; which should also work after the system has stopped. `System::is_set`
was updated to reflect what it actually does, it tells if the event loop has
started, which alone can't tell if it has stopped.

Signed-off-by: Jonathas-Conceicao <jadoliveira@inf.ufpel.edu.br>
2020-04-05 21:00:54 -03:00
..
src actix-rt: Add Arbiter::is_running helper and fix System::is_set doc 2020-04-05 21:00:54 -03:00
tests actix-rt: Add Arbiter::is_running helper and fix System::is_set doc 2020-04-05 21:00:54 -03:00
CHANGES.md actix-rt: Add Arbiter::is_running helper and fix System::is_set doc 2020-04-05 21:00:54 -03:00
Cargo.toml actix-rt: Fix build 2020-03-12 07:13:32 +09:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00