Skip to content

Fixed streaming glitch

Daniel Sonck requested to merge development into release
  • Properly insert new clients before the old client which should be after the new client; instead of inserting after the old client
  • Decreased the catchup sleep to recover more quickly

Merge request reports