Page MenuHomePhabricator

Remove obsolete write to "pid" property in "annihilateProcessGroup()" in Daemon Overseer
ClosedPublic

Authored by epriestley on Sep 4 2020, 11:39 PM.

Details

Summary

Ref T13579. This property was removed in D21425, but I missed this usage site. Remove the assignment; this class no longer tracks the subprocess PID directly.

Test Plan

Searched for "->pid", no further hits.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable