ceph / ceph/persistent-volume-migrator
look for other way for deleting connection directory.
Open
- Dominant language
- Go
- Stars
- 17
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Deleting the directory using `os.RemoveAll` could be a problem in goroutine one we do all PVCs migration.
Discussed [here](https://github.com/ceph/persistent-volume-migrator/pull/31#pullrequestreview-815651587)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.