aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/LocalizationController.cs
diff options
context:
space:
mode:
authorAndrew Rabert <ar@nullsum.net>2019-09-29 19:06:14 -0400
committerAndrew Rabert <ar@nullsum.net>2019-09-29 19:19:53 -0400
commitfd1bdad0e22715cb589d3bbee9ed9805989ac544 (patch)
tree728728b3155d55fe42a4c2f9780d8c2f019730ed /Jellyfin.Api/Controllers/LocalizationController.cs
parent749023bf02c9797ce2e0b5142fb2ddd27e682df0 (diff)
Ignore exception when attempting to kill ffmpeg that has exited
A race condition where this code attempts to kill an already exited ffmpeg process is possible. This results in unnecessary error logging. This change replaces the generic exception handling with the above mentioned exception. No log output is produced.
Diffstat (limited to 'Jellyfin.Api/Controllers/LocalizationController.cs')
0 files changed, 0 insertions, 0 deletions