Skip to content

Conversation

@Sebastian-Webster
Copy link
Owner

@Sebastian-Webster Sebastian-Webster commented Oct 6, 2025

There is a very rare chance that when killing the MySQL process after calling the stop() method, an error can be thrown because taskkill cannot kill the process as the process cannot be found. Before killing the process, a check is made to see if the process is already killed, and if it does there is an early return.

@Sebastian-Webster Sebastian-Webster self-assigned this Oct 6, 2025
@Sebastian-Webster Sebastian-Webster added the bug Something isn't working label Oct 6, 2025
@Sebastian-Webster Sebastian-Webster added the Windows The issue specifically relates to mysql-memory-server running on Windows platforms label Oct 9, 2025
@Sebastian-Webster Sebastian-Webster merged commit 61af70d into main Oct 15, 2025
247 checks passed
@Sebastian-Webster Sebastian-Webster deleted the fix-process-already-killed branch October 15, 2025 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Windows The issue specifically relates to mysql-memory-server running on Windows platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant