metacpan / metacpan-grep-front-end

Grep Front end code
GNU General Public License v3.0
13 stars 13 forks source link

kill git grep process when alarm triggered #51

Closed atoomic closed 5 years ago

atoomic commented 5 years ago

Case: GH #50

There was already an alarm set aroun the "git run" command but nothing was killing the "git" command running behind.

When the alarm is triggered check if we have a running git command, if so, try to kill it.

Also guarantee that the alarm timer is always set (0 is invalid)

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-2.4%) to 88.107% when pulling 6fd8f82476f3884bd0ce5ca76612bd57de089d46 on atoomic:git-alarm into 95d93019b511ff0119dffaeab229502dab262152 on metacpan:master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-2.4%) to 88.107% when pulling 6fd8f82476f3884bd0ce5ca76612bd57de089d46 on atoomic:git-alarm into 95d93019b511ff0119dffaeab229502dab262152 on metacpan:master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-2.4%) to 88.107% when pulling 6fd8f82476f3884bd0ce5ca76612bd57de089d46 on atoomic:git-alarm into 95d93019b511ff0119dffaeab229502dab262152 on metacpan:master.