Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Add analysis timeout parameter #154

Closed Discookie closed 1 month ago

Discookie commented 2 months ago

Fixes #150.

I chose the default timeout to be 60s - there's no good default, but in general this timeout should be a last resort to save system resources, in case of an accidentally enabled long-running checker.