Skip to content

Commit 82cb346

Browse files
authored
Mitigate race conditions on environments where /proc/<pid> does not immediately appear in the procfs (#827)
This is apparently the case in google cloud run environments. We just retry with /proc/self then, and it works there. Signed-off-by: Bob Weinand <[email protected]>
1 parent 6e2d446 commit 82cb346

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

0 commit comments

Comments
 (0)