Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Implement selective process kill #45

Closed
wants to merge 1 commit into from
Closed

Conversation

ProphetLamb
Copy link
Collaborator

@Du-z Here I implement the selective killing of SurrealDB. This works on Linux, the Windows impl is yoinked from stackoverflow. Could you verify whether it works fo you?

@Du-z
Copy link
Collaborator

Du-z commented Sep 22, 2022

It works with a few tweaks, but I also get the following message after a test run.

image

Which inspired me to tweak your approach slightly to make use of xUnit Collection Fixture.

I feel far more comfortable with this approach as it can only ever kill its own DB process after running all of its tests.

See #47 for the PR

@ProphetLamb ProphetLamb deleted the more_query_tests branch September 22, 2022 21:10
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