How to get PID of current rake task? How to get PID of current rake task? ruby ruby

How to get PID of current rake task?


You get the current PID in Ruby with Process.pid