Skip to content

[RFC] reliably kill dbus-daemon and kdeconnect-daemon

Piyush Aggarwal requested to merge (removed):quit into master

AFAIK Qt doesn't provide any way to kill a process not started by the application itself. Hence I suggest we use taskkill,exe (inbuilt in windows) to kill dbus-daemon.exe.

Edited by Piyush Aggarwal

Merge request reports