memory-infra: Don't consider clients with null PIDs
After crrev.com/c/565510 the PID is received asynchronously after the start of a service. It is possible to get a dump request between the point when a client process is started and the point when the PID is received. In this case just temporarily skip that client's dumps. Bug: 744722 Change-Id: I69a70747408232063a1d57933d8d0ff985e153c9 Reviewed-on: https://chromium-review.googlesource.com/575127 Commit-Queue: Hector Dearman <hjd@chromium.org> Reviewed-by:Primiano Tucci <primiano@chromium.org> Cr-Commit-Position: refs/heads/master@{#487487}
Showing
Please register or sign in to comment