diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-20 17:15:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-20 17:15:07 +0100 |
| commit | 41737ca62d65bcd6c25ec1080c0c7e0e6e6ae9b2 (patch) | |
| tree | c88b9fbfdf63e08d761c6e594e05279d9e45d6f2 /src/lib/encode_server.cc | |
| parent | 795e5d916707da498acc7079ae1fb10aa6af6973 (diff) | |
Fix encoder thread interruption.
When an encoder thread is interrupted we just want it silently
to stop, so catch boost::thread_interrupted separately and don't
pass it on.
I believe the interruption of jobs and subsequent catch of
boost::thread_interrupted will still work as that's the job thread
rather than the encoder threads.
Diffstat (limited to 'src/lib/encode_server.cc')
0 files changed, 0 insertions, 0 deletions
