event/Thread: start the thread in the constructor
This is the proper fix for thee309941646regression; see commitabc8420697
This commit is contained in:
@@ -47,7 +47,6 @@ try {
|
||||
const auto config = AutoLoadConfigFile(config_path);
|
||||
|
||||
EventThread io_thread;
|
||||
io_thread.Start();
|
||||
|
||||
const ScopeInputPluginsInit input_plugins_init(config, io_thread.GetEventLoop());
|
||||
const ScopePlaylistPluginsInit playlist_plugins_init(config);
|
||||
|
||||
Reference in New Issue
Block a user