Commit Graph

3 Commits

Author SHA1 Message Date
Fedor Korotkov 86248be003 fix: keep execute tunnel context alive through session
- keep rendezvous context rooted in request context instead of timeout context
- limit timeout context to notify + initial rendezvous wait only
- add regression test for proxy context lifecycle (comment 2782213336)

🤖 Generated with [Codex](https://chatgpt.com/codex)

Co-Authored-By: Codex <codex@openai.com>
2026-02-09 13:02:36 +01:00
Fedor Korotkov 9c55014cc8 Refactor executeVM logic and introduce helper functions for request parsing, WebSocket handling, and session execution. Add related tests. 2026-02-08 20:41:05 +01:00
Fedor Korotkov dc0f5b45d0 Rename exec endpoints to execute 2026-02-08 20:13:18 +01:00