1
0

Disable presence in txn queue

This commit is contained in:
Erik Johnston
2018-02-14 13:52:29 +00:00
parent 5e2d0650df
commit ba30d489d9
+1
View File
@@ -259,6 +259,7 @@ class TransactionQueue(object):
Args:
states (list(UserPresenceState))
"""
return
# First we queue up the new presence by user ID, so multiple presence
# updates in quick successtion are correctly handled