New issue
Advanced search Search tips

Issue 851771 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Regression(?) in golang implementation of isolate client when isolating broken symlinks

Project Member Reported by bpastene@chromium.org, Jun 12 2018

Issue description

In the python version of isolate.py, the client will fail when trying to isolate a broken symlink.

But the golang version of it will succeed. I'm not sure what the end result is (maybe the broken symlink isn't in the resulting isolate?).
 
Summary: Regression(?) in golang implementation of isolate client when isolating broken symlinks (was: Symlink regression(?) in golang implementation of isolate client)

Comment 2 by mar...@chromium.org, Jun 12 2018

I think the python one was intentional, but in practice it doesn't matter much. I don't have strong opinion as to what it should be in practice.

Sign in to add a comment