Skip to content

Stabilize exec-server process tests#17605

Merged
etraut-openai merged 1 commit intomainfrom
etraut/exec_server_flake
Apr 13, 2026
Merged

Stabilize exec-server process tests#17605
etraut-openai merged 1 commit intomainfrom
etraut/exec_server_flake

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

Problem: After #17294 switched exec-server tests to launch the top-level codex exec-server command, parallel remote exec-process cases can flake while waiting for the child server's listen URL or transport shutdown.

Solution: Serialize remote exec-server-backed process tests and harden the harness so spawned servers are killed on drop and shutdown waits for the child process to exit.

@etraut-openai etraut-openai force-pushed the etraut/exec_server_flake branch from 908d34a to dd5754b Compare April 13, 2026 06:19
@etraut-openai etraut-openai merged commit 6550007 into main Apr 13, 2026
36 of 38 checks passed
@etraut-openai etraut-openai deleted the etraut/exec_server_flake branch April 13, 2026 07:31
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants