containerd/runtime/restart
Akihiro Suda b23dc1131e
restart: parallelize reconcile()
The only shared variable `m.client` is thread-safe, so we can safely
parallelize the loops.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-02-25 13:30:00 +09:00
..
monitor restart: parallelize reconcile() 2021-02-25 13:30:00 +09:00
restart.go restart: allow passing existing log URI object 2020-12-12 05:11:03 +09:00