event/Thread: start the thread in the constructor
This is the proper fix for thee309941646regression; see commitabc8420697
This commit is contained in:
@@ -91,7 +91,6 @@ public:
|
||||
input_plugins_init(config, io_thread.GetEventLoop()),
|
||||
decoder_plugins_init(config)
|
||||
{
|
||||
io_thread.Start();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user