Note: GitHub link is <https://github.com/jenkinsci/signal-killer> This plugin extends ProcessKiller extension point and sends signal (currentlly SIGKILL) to given job via native GNU C library call. Currently there's no possibility how to configure which signal should be sent. ### TODO - make configurable, which signal should be sent # Changelog ##### Release 1.0 (2011-02-09) - Initial release