lichess-org / mobile

Lichess mobile app v2
GNU General Public License v3.0
1.35k stars 196 forks source link

[Crash] Error when reconnecting socket on app resume in game #1132

Closed veloce closed 2 weeks ago

veloce commented 2 weeks ago

Socket client can be disposed here, causing a state error:

https://github.com/lichess-org/mobile/blob/52356618e9efddd35f84434391d0c09f08e6f3f4/lib/src/model/game/game_controller.dart#L120