Skip to content

chore: remove stop_server force kill #2027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025
Merged

Conversation

vindard
Copy link
Contributor

@vindard vindard commented May 19, 2025

Description

We have a conditional server kill where it is only killed if the server was started inside the test suite. If there was already a running server instance then we'd like to leave it running after the test for local workflow purposes.

Note

The change that prompted this is that we're not starting test in suite anymore because we're now using the --setup-suite-file flag with a global server start in there. Needs to be investigated whether this can be removed

Copy link

Manuals preview: Link to Manuals

Copy link
Contributor

@thevaibhav-dixit thevaibhav-dixit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested out locally. works.

@vindard vindard merged commit 53b16a1 into main May 19, 2025
17 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.

3 participants