Disable presence in txn queue

This commit is contained in:
Erik Johnston 2018-02-14 13:52:29 +00:00 committed by Richard van der Hoff
parent e5537cf983
commit e6b1ea3eb2

View file

@ -303,6 +303,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