Files
gio/ui
Elias Naur b494b3c8c0 ui/app: remove IsAlive
IsAlive races with the StageDead event: if the client checks IsAlive
after the stage is updated to StageDead but before having received
the StageDead it will exit the event loop, blocking the StageDead
to ever arrive.

Remove IsAlive and let the client rely only on the StageDead to exit
its event loop.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-07-08 15:46:48 +02:00
..
2019-07-08 15:46:48 +02:00
2019-07-05 17:14:57 +02:00
2019-03-31 10:47:22 +02:00
2019-07-01 19:22:06 +02:00
2019-06-30 23:58:05 +02:00
2019-03-31 14:45:26 +02:00
2019-07-03 20:26:19 +02:00
2019-07-03 20:26:19 +02:00
2019-07-05 16:52:13 +02:00
2019-03-31 14:45:26 +02:00