containerd/runtime/restart/monitor
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
..
change.go restart plugin: support binary log uri 2020-06-10 00:09:24 +08:00
monitor.go restart: parallelize reconcile() 2021-02-25 13:30:00 +09:00