forked from Silverfish/proton-bridge
GODT-2029: Handle deadlock when reordering user addresses
This commit is contained in:
@ -223,7 +223,7 @@ func New(
|
||||
return
|
||||
}
|
||||
|
||||
user.log.WithField("eventID", event.EventID).Debug("Updated event ID")
|
||||
user.log.WithField("eventID", event.EventID).Debug("Updated event ID in vault")
|
||||
})
|
||||
|
||||
// When triggered, attempt to sync the user.
|
||||
|
||||
Reference in New Issue
Block a user