mirror of
https://github.com/livekit/livekit.git
synced 2026-04-05 10:15:47 +00:00
When a recorder is in the room, we would skip grace period due to a bug with how LastLeftAt was set. This would cause RoomComposite templates to exit immediately if the last participant in the room reconnects.