Fix issue where player would not be dismissed

A player might try to connect when coming back from a resumable state,
but might never finish the operation, beeing stuck on quick settings.

From now on, players that are trying to connect will not be considered
active anymore.

Fixes: 159491565
Test: manual
Change-Id: Ib3aa12d5f0566845c7fc9556b5a63dfd95b8defc
1 file changed