Skip to content

Fixed streaming glitch

  • 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