mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-11 07:24:18 -05:00
Remove unecessary setting of outlier bit
This commit is contained in:
parent
b8082a5445
commit
9139b87be4
@ -1079,8 +1079,6 @@ class FederationHandler(BaseHandler):
|
|||||||
handled_events = set()
|
handled_events = set()
|
||||||
|
|
||||||
try:
|
try:
|
||||||
event.internal_metadata.outlier = False
|
|
||||||
|
|
||||||
# Try the host we successfully got a response to /make_join/
|
# Try the host we successfully got a response to /make_join/
|
||||||
# request first.
|
# request first.
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user