dangerzone/tests/isolation_provider
Alex Pyrgiotis d6410652cb
Kill the process group when conversion terminates
Instead of killing just the invoked Podman/Docker/qrexec process, kill
the whole process group, to make sure that other components that have
been spawned die as well. In the case of Podman, conmon is one of the
processes that lingers, so that's one way to kill it.
2024-10-07 17:37:39 +03:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py Kill the process group when conversion terminates 2024-10-07 17:37:39 +03:00
test_container.py Kill the process group when conversion terminates 2024-10-07 17:37:39 +03:00
test_dummy.py Always start conversion process in new session 2024-10-07 17:27:38 +03:00
test_qubes.py tests: Properly skip tests for isolation providers 2024-06-27 22:11:37 +03:00