mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-04 17:39:23 +08:00
@@ -65,7 +65,6 @@ def _send_log(message: str, type: str) -> None:
|
||||
)
|
||||
)
|
||||
|
||||
print("current_channel", current_channel.get())
|
||||
if channel := current_channel.get():
|
||||
try:
|
||||
loop = asyncio.get_running_loop()
|
||||
|
||||
Reference in New Issue
Block a user