mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-24 15:11:27 +02:00
This had two effects 1) it'd give the wrong answer and b) would iterate *all* power levels in the auth chain of each event. The latter of which can be *very* expensive for certain types of IRC bridge rooms that have large numbers of power level changes.