mirror of
https://github.com/livekit/livekit.git
synced 2026-05-14 03:15:26 +00:00
11c9c56a4d
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.