You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selfupdate: exit after another instance of the same executable finish…
…es updating (#217)
* selfupdate: exit after another instance of the same executable finishes updating
* some improvement
* making default timeout a constant
* monitor subdir instead to reduce overheads
* compare executable version
* extend update interval
* exit if current version differs from exectuable version