Use defered destroy for better performance
Open
enhancement
- Dominant language
- Go
- Stars
- 79
- Forks
- 24
- Avg merge
- 1h 10m
- Merged PRs (30d)
- 1
Description
Currently destroying containers is very slow, especially on pools with slow media.
Issue is especially painful after reboot when large about of containers is recreated
Is there any reason to not replace `DestroyDefault` with `DestroyDeferDeletion`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.