-
Notifications
You must be signed in to change notification settings - Fork 18.4k
cmd/go: improve handling of tmpdir being noexec #52959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR (HEAD: 787f61d) has been imported to Gerrit for code review.
Please visit https://go-review.googlesource.com/c/go/+/406848 to see it.
Tip: You can toggle comments from me using the comments
slash command (e.g. /comments off
)
See the Wiki page for more info
Message from Bryan Mills:
Patch Set 1:
(1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/406848.
After addressing review feedback, remember to publish your drafts!
787f61d
to
ac3e23c
Compare
This PR (HEAD: ac3e23c) has been imported to Gerrit for code review.
Please visit https://go-review.googlesource.com/c/go/+/406848 to see it.
Tip: You can toggle comments from me using the comments
slash command (e.g. /comments off
)
See the Wiki page for more info
Message from Zeke Lu:
Patch Set 1:
(1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/406848.
After addressing review feedback, remember to publish your drafts!
Message from Zeke Lu:
Patch Set 2:
(1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/406848.
After addressing review feedback, remember to publish your drafts!
Fixes #52941