Opened this issue 3 years ago · 0 comments
AFAICT, the state.pending_messages[hashuid] list is only used in the chat.py class, and is only used by that one instance. So why is it not a local variable?
asfmm/scripts/chat.py
Line 41 in ee93bf6