nut icon indicating copy to clipboard operation
nut copied to clipboard

Avoid removing a running driver's PID and socket files if the new driver process fails to initialize

Open jimklimov opened this issue 3 years ago • 0 comments

Among remaining issues from #1423 to investigate:

Can we jump through some hoops to keep the original driver instance's PID file in place, if a later driver tried to start and failed to initialize? After all, this later driver process dies quickly and the original blocker remains - but now "hidden" for PIDfile lookups...

Originally posted by @jimklimov in https://github.com/networkupstools/nut/issues/1423#issuecomment-1126059223

jimklimov avatar Jul 17 '22 12:07 jimklimov