This message was deleted.
# sdk-rust
s
This message was deleted.
e
Copy code
thread 'tokio-runtime-worker' panicked at 'channel closed: RecvError(())', /tmp/client-sdk-rust/livekit-api/src/signal_client/signal_stream.rs:91:20
I checked, and I understand this part is WIP - sorry about the noise
b
Hey this shouldn’t be panicking (this is being used by the rtc client)
Do you know when this happens?
e
couldn't isolate it - at first it seems like things get stuck, it stops outputting frames / making progress, then when I disconnect the panic happens
b