mirror of
https://github.com/1f349/dendrite.git
synced 2025-03-31 17:25:05 +01:00
Issue: During conversation, under some conditions, sync cookie is not advanced, and, as a result, client loops on the same sync API call creating high traffic and CPU load. Fix: pdu component of cookie was updated incorrectly.