fuweid / embedshim

Provide task runtime implementation with pidfd and eBPF sched_process_exit tracepoint to manage deamonless container with low overhead.
Apache License 2.0
117 stars 11 forks source link

Implement pause/resume #31

Closed linxiulei closed 10 months ago

fuweid commented 10 months ago

Hi @linxiulei I fixed CI by https://github.com/fuweid/embedshim/pull/32. Please rebase Thanks!

linxiulei commented 10 months ago

Done, PTAL!