codechecker icon indicating copy to clipboard operation
codechecker copied to clipboard

[server] CodeChecker server hotswap

Open vodorok opened this issue 2 years ago • 0 comments

The newly added small script watches for filesystem events inside the web folder in this repo. If a suitable event occurs, first it stops the Previous server, the starts a new one. This feature depends on the dev_package target, it will only work with that kind of CodeChecker build.

vodorok avatar Feb 02 '23 08:02 vodorok