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
F18769187: D21452.id.diff
Wed, Oct 8, 6:47 AM
F18766886: D21452.id51055.diff
Tue, Oct 7, 7:11 PM
F18734353: D21452.id.diff
Tue, Sep 30, 10:52 PM
F18702789: D21452.id51054.diff
Sun, Sep 28, 1:33 AM
F18614022: D21452.id.diff
Sep 14 2025, 11:55 AM
F18602568: D21452.diff
Sep 13 2025, 3:29 PM
F18571246: D21452.id51055.diff
Sep 10 2025, 4:51 AM
F18571243: D21452.id51054.diff
Sep 10 2025, 4:51 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