You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[exec] Write trailing newline to -pid-file and -internal-pid-file
When executing command, otherwise it is not possible to know when the pid file is fully written.
Resolves#11851
This PR only changes `exec` command, and not other commands that write pid files.
FUTURE_COPYBARA_INTEGRATE_REVIEW=#11861 from stepancheg:pid-file 726d8d9
PiperOrigin-RevId: 780722929
0 commit comments