synapse/changelog.d/8943.misc
Patrick Cloke b3a4b53587
Fix handling of stream tokens for push. (#8943)
Removes faulty assertions and fixes the logic to ensure the max
stream token is always set.
2020-12-15 10:41:34 -05:00

2 lines
31 B
Plaintext

Add type hints to push module.