updatingUserList eventually gets stuck on true for whatever reason. This is a global accessed by updateUserList. This causes the user list to go blank, and never update again.
This usually takes days to "bug out", but it'd be nice to prevent it from happening at all.
updatingUserList
eventually gets stuck ontrue
for whatever reason. This is a global accessed byupdateUserList
. This causes the user list to go blank, and never update again.This usually takes days to "bug out", but it'd be nice to prevent it from happening at all.