mirror of
https://github.com/matrix-org/synapse.git
synced 2026-03-03 12:31:19 +01: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.