Browser Stream Refactor Fast Follow (#4070)

This commit is contained in:
Jonathan Dobson
2025-11-21 22:30:03 -05:00
committed by GitHub
parent 7c189818d9
commit c73581b414
3 changed files with 11 additions and 4 deletions

View File

@@ -82,6 +82,7 @@ async def messages(
browser_session_id=browser_session_id,
workflow_run_id=workflow_run_id,
)
await websocket.close(code=1002)
return
message_channel: MessageChannel