Terminate early when hang in encoder is detected
This commit is contained in:
@@ -118,7 +118,7 @@ namespace proc {
|
||||
boost::process::environment
|
||||
get_env();
|
||||
void
|
||||
terminate();
|
||||
terminate(bool immediate = false);
|
||||
|
||||
private:
|
||||
int _app_id;
|
||||
|
||||
Reference in New Issue
Block a user