gotosocial/vendor/codeberg.org/gruf/go-runners
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
..
context.go [bugfix] Fix remote media pruning failing if media already gone (#548) 2022-05-08 18:49:45 +01:00
LICENSE add gruf worker pool 2022-01-03 17:37:09 +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 add gruf worker pool 2022-01-03 17:37:09 +01:00
run.go add gruf worker pool 2022-01-03 17:37:09 +01:00
service.go add gruf worker pool 2022-01-03 17:37:09 +01:00

go-runners

Provides a means a simple means of managing long-running functions and services