mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 20:54:50 -04:00
Drop replication log levels
This commit is contained in:
parent
ea05155a8c
commit
ab80d5e0a9
2 changed files with 2 additions and 3 deletions
|
@ -229,7 +229,6 @@ class TransactionQueue(object):
|
|||
"dropping transaction for now",
|
||||
destination,
|
||||
)
|
||||
success = False
|
||||
finally:
|
||||
# We want to be *very* sure we delete this after we stop processing
|
||||
self.pending_transactions.pop(destination, None)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue