Skip to content

Refactor codechecker_server#188

Open
furtib wants to merge 1 commit intoEricsson:mainfrom
furtib:refactor-codechecker-server-testing
Open

Refactor codechecker_server#188
furtib wants to merge 1 commit intoEricsson:mainfrom
furtib:refactor-codechecker-server-testing

Conversation

@furtib
Copy link
Contributor

@furtib furtib commented Feb 4, 2026

Why:
The CodeChecker server might stay alive as a zombie process if interrupted.

What:

  • Created a CodeCheckerServer class
  • Replaced usage of CodeCheckerServer

Addresses:
Fixes: #186
#152

@furtib furtib requested a review from Szelethus February 4, 2026 08:55
@furtib furtib self-assigned this Feb 4, 2026
@furtib furtib added the test ☑️ Adding or refactoring tests label Feb 4, 2026
@furtib furtib force-pushed the refactor-codechecker-server-testing branch from 0563010 to 32c6b45 Compare February 4, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test ☑️ Adding or refactoring tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make CodeChecker server clean up after itslef even if interrupted

1 participant