GoToSocial/vendor/codeberg.org/gruf/go-pools
tobi 5004e0a9da
[bugfix] Fix remote media pruning failing if media already gone (#548)
* fix error check of prune to allow missing files

* update go-store library, add test for pruning item with db entry but no file

Signed-off-by: kim <grufwub@gmail.com>

* remove now-unneccessary error check

Signed-off-by: kim <grufwub@gmail.com>

Co-authored-by: kim <grufwub@gmail.com>
2022-05-08 18:49:45 +01:00
..
LICENSE update dependencies (#296) 2021-11-13 12:29:08 +01:00
README.md update dependencies (#296) 2021-11-13 12:29:08 +01:00
bufio.go [bugfix] Fix remote media pruning failing if media already gone (#548) 2022-05-08 18:49:45 +01:00
bytes.go [bugfix] Fix remote media pruning failing if media already gone (#548) 2022-05-08 18:49:45 +01:00
fastpath.go update dependencies (#296) 2021-11-13 12:29:08 +01:00
henc.go [bugfix] Fix remote media pruning failing if media already gone (#548) 2022-05-08 18:49:45 +01:00
pool.go [bugfix] Fix remote media pruning failing if media already gone (#548) 2022-05-08 18:49:45 +01:00

README.md

A selection of type-defined sync.Pool implementations with redefined "getter" and "putter" methods to handle their appropriate types.