summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-01-22 11:55:53 +0000
committerErik Johnston <erik@matrix.org>2019-01-22 13:33:46 +0000
commit2557531f0f60ee1891a74babed54800cb1bcfd06 (patch)
treefb7f0cc1c7de55884d6710d24a8f9fde0486ac15 /.travis.yml
parentMerge pull request #4402 from matrix-org/erikj/fed_v2_invite_server (diff)
downloadsynapse-2557531f0f60ee1891a74babed54800cb1bcfd06.tar.xz
Fix bug when removing duplicate rows from user_ips
This was caused by accidentally overwritting a `last_seen` variable
in a for loop, causing the wrong value to be written to the progress
table. The result of which was that we didn't scan sections of the table
when searching for duplicates, and so some duplicates did not get
deleted.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions