Returns:
30 31 32
# File 'lib/datadog/core/utils/forking.rb', line 30 def forked? Process.pid != fork_pid end