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