containerd / rust-extensions

Rust crates to extend containerd
https://containerd.io
Apache License 2.0
184 stars 73 forks source link

optimize signals handle #300

Open mingfukuang opened 4 months ago

mingfukuang commented 4 months ago

Signal processing only occurs in the default parameters of shim and delete; Without registering signal processing with the start parameter, it should be present in all cases