clly / wireguard-cni

12 stars 3 forks source link

Abstract runners and ensure graceful stops #78

Open clly opened 2 years ago

clly commented 2 years ago

Ensure that we always start runners when the service finishes starting and that we gracefully stop runners. This should help with #76. We can use github.com/oklog/run as our runner manager