Skip to content
Snippets Groups Projects
Commit f9ccc818 authored by Renzo Lucioni's avatar Renzo Lucioni
Browse files

Merge pull request #838 from edx/fix/kill-rake-processes

Kill processes after running rake
parents f15f4fde ba2cc4ca
No related branches found
Tags release-2021-05-03-16.32
No related merge requests found
require 'digest/md5'
require 'sys/proctable'
require 'colorize'
require 'timeout'
def find_executable(exec)
path = %x(which #{exec}).strip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment