Files
kata-containers/src
bin 72bf5496fd agent: handle hook process result
Current hook process is handled by just calling
unwrap() on it, sometime it will cause panic.

By handling all Result type and check the error can
avoid panic.

Fixes: #3649

Signed-off-by: bin <bin@hyper.sh>
2022-02-15 19:01:54 +01:00
..
2022-02-15 19:01:54 +01:00
2022-01-06 00:22:49 +08:00