mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* Improve interface-process-control test The test is failing in ubuntu lunar doing the pid cleanup, which is not testing any snapd feature. This change makes sure the pid is killed during the restare fase, even when the execute check fails. * Update tests/main/interfaces-process-control/task.yaml Co-authored-by: Philip Meulengracht <the_meulengracht@hotmail.com> * Check if the process is still alive --------- Co-authored-by: Philip Meulengracht <the_meulengracht@hotmail.com>