nsfarm/lxd/utils: fix PermissionError on container clean
The user might not have ability to send signal to that process but we only check if process exists (is running) and not having ability means that process is running.
Please register or sign in to comment