mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-21 05:45:11 +00: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.