Skip to content

Auto-start stackql server in build, teardown, and test commands#4

Merged
jeffreyaven merged 1 commit intomainfrom
claude/rust-stackql-deploy-port-xyr7K
Feb 12, 2026
Merged

Auto-start stackql server in build, teardown, and test commands#4
jeffreyaven merged 1 commit intomainfrom
claude/rust-stackql-deploy-port-xyr7K

Conversation

@jeffreyaven
Copy link
Contributor

Added check_and_start_server() before creating the client connection in build, teardown, and test commands, matching the existing behavior in the shell command. The server is automatically started if not already running on the configured port.

https://claude.ai/code/session_01ShAyjRLWBYC3tPsusCxggv

Added check_and_start_server() before creating the client connection
in build, teardown, and test commands, matching the existing behavior
in the shell command. The server is automatically started if not
already running on the configured port.

https://claude.ai/code/session_01ShAyjRLWBYC3tPsusCxggv
@jeffreyaven jeffreyaven merged commit 18e228c into main Feb 12, 2026
3 of 4 checks passed
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.

2 participants