Skip to content

The TaskKeepAlive script runs every 10 sec and checks that all exe files in the current folder, as well as any nested folders, are still running. If not, it'll kill any hanging processes for those exe files and restart them. Arguments can be passed to the TaskKeepAlive script to pass directly to the processes it restarts. It is smart enough to w…

Notifications You must be signed in to change notification settings

pftq/Task-Keep-Alive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TaskKeepAlive by pftq
Oct.2015
www.pftq.com/taskkeepalive/

The TaskKeepAlive script runs every 10 sec and checks that all exe files in the current folder, as well as any nested folders, are still running.  If not, it'll kill any hanging processes for those exe files and restart them.  Arguments can be passed to the TaskKeepAlive script to pass directly to the processes it restarts.  It is smart enough to wait a couple passes on a task to see if the task unfreezes before trying to restart.

The script is short and sweet.  The source code is included for anyone that might need to tweak it for their use.

The script is compiled for Windows 64-bit.

About

The TaskKeepAlive script runs every 10 sec and checks that all exe files in the current folder, as well as any nested folders, are still running. If not, it'll kill any hanging processes for those exe files and restart them. Arguments can be passed to the TaskKeepAlive script to pass directly to the processes it restarts. It is smart enough to w…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages