# File lib/new_relic/agent/pipe_channel_manager.rb, line 121
        def after_fork_in_parent
          @in.close unless @in.closed?
        end