event/Thread: start the thread in the constructor
This is the proper fix for thee309941646
regression; see commitabc8420697
This commit is contained in:
@@ -24,7 +24,6 @@ try {
|
||||
const char *path = argv[1];
|
||||
|
||||
EventThread io_thread;
|
||||
io_thread.Start();
|
||||
|
||||
const ScopeInputPluginsInit input_plugins_init(ConfigData(),
|
||||
io_thread.GetEventLoop());
|
||||
|
Reference in New Issue
Block a user