aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/coffee/apps
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2025-02-18 15:27:05 +0100
committersonartech <sonartech@sonarsource.com>2025-02-18 20:03:10 +0000
commitaf5950518853b8899f243db9d57a8f0781c45922 (patch)
tree0de7a41b939a8188c0952d047982c74224883af8 /server/sonar-web/src/main/coffee/apps
parent9bb834b708470f34a930a8970822cd82c844818a (diff)
downloadsonarqube-master.tar.gz
sonarqube-master.zip
SONAR-24376 Rewrite ProcessWrapper using Apache commons-execHEADmaster
Maintaining a custom implementation started to be quite complex, and error prone. The initial use of this class was to run simple commands, getting stdout synchronously. But when used for more complex commands, it started to show its limits: * dead lock when not consumming stdout/stderr buffers * poor management of exceptions Using commons-exec will also allow us to set timeout if needed.
Diffstat (limited to 'server/sonar-web/src/main/coffee/apps')
0 files changed, 0 insertions, 0 deletions