3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-03-05 22:10:46 +01:00
Shivaram Lingamneni b8f37e4e6c fix bad interaction between nickTimer.Stop() and accounts.Logout()
Sequence of events:

1. client.nickTimer.Stop()
2. client.server.accounts.Logout(client)
3. accounts sees that client is no longer logged in, does client.nickTimer.Touch()
4. 30 seconds later, RandomlyRename resurrects the zombie client
2018-03-14 08:43:50 -04:00
..
2017-10-06 12:44:11 +10:00
2018-02-04 05:34:26 +10:00
2017-10-15 16:18:14 +10:00
2018-02-03 21:15:07 +10:00
2018-03-14 06:50:26 -04:00
2018-01-28 00:45:16 +10:00
2018-03-01 11:10:46 -05:00
2018-03-01 11:10:46 -05:00
2018-02-03 21:15:07 +10:00
2018-02-03 22:03:36 +10:00
2018-02-03 22:03:36 +10:00
2018-02-26 22:48:52 -05:00
2018-02-06 00:21:08 +10:00
2018-02-03 20:28:02 +10:00
2018-02-06 00:21:08 +10:00
2018-02-06 00:21:08 +10:00
2018-02-26 22:48:52 -05:00
2018-03-14 06:50:26 -04:00
2017-11-22 05:09:38 -05:00
2018-02-03 22:03:36 +10:00
2018-02-03 22:03:36 +10:00
2017-11-22 05:09:38 -05:00