Skip to content
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

os: RemoveAll doesn't remove nested un-readable directories [1.12 backport] #30579

Closed
gopherbot opened this issue Mar 4, 2019 · 2 comments
Closed
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@ianlancetaylor requested issue #30555 to be considered for backport to the next 1.12 minor release.

@gopherbot please open backport to 1.12

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Mar 4, 2019
@gopherbot gopherbot added this to the Go1.12.1 milestone Mar 4, 2019
@gopherbot
Copy link
Author

Change https://golang.org/cl/165058 mentions this issue: [release-branch.go1.12] os: remove unreadable directories in RemoveAll

@gopherbot
Copy link
Author

Closed by merging 6ff06c1 to release-branch.go1.12.

gopherbot pushed a commit that referenced this issue Mar 5, 2019
Updates #30555
Fixes #30579

Change-Id: Ib894b4f3cdba23a18a69c9470cf69ceb83591a4d
Reviewed-on: https://go-review.googlesource.com/c/go/+/165057
Run-TryBot: Baokun Lee <nototon@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
(cherry picked from commit c746592)
Reviewed-on: https://go-review.googlesource.com/c/go/+/165058
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@golang golang locked and limited conversation to collaborators Mar 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

1 participant