Skip to content

fix(core): guard Responses WebSocket session state#21

Merged
cbusillo merged 1 commit intolocal/cbusillo-overlayfrom
fix/responses-websocket-session-guards
May 3, 2026
Merged

fix(core): guard Responses WebSocket session state#21
cbusillo merged 1 commit intolocal/cbusillo-overlayfrom
fix/responses-websocket-session-guards

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented May 3, 2026

Summary

  • refresh the websocket turn-state token when reconnect returns a new value
  • avoid empty chained input deltas except for the post-warmup request
  • wait for the websocket reader task to acquire the session lock before returning the response stream

Validation

  • ./build-fast.sh

Refresh websocket turn state on reconnect, avoid empty chained deltas except after warmup, and wait for the reader task to acquire the session lock before returning the stream.
@cbusillo cbusillo merged commit ad13254 into local/cbusillo-overlay May 3, 2026
1 check passed
@cbusillo cbusillo deleted the fix/responses-websocket-session-guards branch May 3, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant