mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-14 23:21:11 +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.