If we GC while adding, the temporary root will never be unpinned.
Open
kind/bug
topic/files
topic/repo
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
We *should* pin, unlock, gc, lock, and unpin immediately. This is a bug in `maybePauseForGC` in coreunix/add.go.
Contributor guide
Assessment
This issue has not been assessed yet.