Some fixes for passt error handling that showed up when
trying to enable support with an internal Google framework.
Signed-off-by: Peter Foley <pefoley@google.com>
---
Changes in v2:
- Fixed indentation.
- Added Reviewed-By.
- Link to v1: https://lore.kernel.org/qemu-devel/20260223-passt-v1-0-101c6ba1c88a@google.com
---
Peter Foley (2):
Only kill passt if it wrote a pidfile
Don't try to read the pidfile if passt got a signal
net/passt.c | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
---
base-commit: afe653676dc6dfd49f0390239ff90b2f0052c2b8
change-id: 20260223-passt-0708603dc495
Best regards,
--
Peter Foley <pefoley@google.com>