synapse/changelog.d/11580.misc
Patrick Cloke f901f8b70e
Require Collections as the parameters for simple_* methods. (#11580)
Instead of Iterable since the generators are not allowed due
to the potential for their re-use.
2021-12-15 17:00:50 +00:00

2 lines
66 B
Plaintext

Add some safety checks that storage functions are used correctly.