Ref T13555. Although these callsites may not actually impact anything, it's possible for an active handle to have no PID (e.g., if the subprocess failed to start).
Handle these cases more carefully.
Differential D21424
Manage PIDs more carefully in DaemonHandle epriestley on Jul 23 2020, 5:09 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13555. Although these callsites may not actually impact anything, it's possible for an active handle to have no PID (e.g., if the subprocess failed to start). Handle these cases more carefully. Started daemons, saw them run fine. See also next change.
Diff Detail
|