Flamenco/cmd/flamenco-worker
Sybren A. Stüvel 759a94e49b Blender finder: also handle exec.ErrNotFound as "expected"
Blender not being found can be reported via various errors (this should be
reworked in the 'blender finder API' at some point). `exec.ErrNotFound` is
returned when Blender cannot be found on `$PATH`, which is something that's
absolutely fine. This is now logged less dramatically.
2022-09-22 12:39:40 +02:00
..
find_exes.go Blender finder: also handle exec.ErrNotFound as "expected" 2022-09-22 12:39:40 +02:00
main.go Worker: Change how the worker shuts down 2022-08-12 11:15:19 -07:00