mirror of
https://github.com/livekit/livekit.git
synced 2026-05-22 21:25:45 +00:00
d8356e012e
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.