mirror of
https://github.com/livekit/livekit.git
synced 2026-04-26 13:07:39 +00:00
When a room is created via room service, when `StartSession` runs, it sees a closed request source and returns an error and that gets logged. It is not a real error. Defer the sink and source close so that room creation can finish without errors.