Skip to content

fix: Use trySpawnCommandLine() to kill background apps

Since trySpawn() is not exported, use trySpawnCommandLine() to kill background apps.

fixes #6893 (closed)

Merge request reports