Page MenuHomePhabricator

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

Authored by epriestley on Sep 4 2020, 11:39 PM.
Tags
None
Referenced Files
F18999494: D21452.id.diff
Thu, Nov 20, 9:09 PM
F18993564: D21452.id51054.diff
Wed, Nov 19, 8:11 AM
F18811026: D21452.diff
Oct 20 2025, 12:41 AM
F18769187: D21452.id.diff
Oct 8 2025, 6:47 AM
F18766886: D21452.id51055.diff
Oct 7 2025, 7:11 PM
F18734353: D21452.id.diff
Sep 30 2025, 10:52 PM
F18702789: D21452.id51054.diff
Sep 28 2025, 1:33 AM
F18614022: D21452.id.diff
Sep 14 2025, 11:55 AM
Subscribers
None

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