Blocked signals on the DebugServer thread and some tidying
This commit is contained in:
@@ -130,7 +130,7 @@ namespace Bloom
|
||||
|
||||
Logger::debug("Bloom version: " + Application::VERSION.toString());
|
||||
|
||||
this->blockAllSignalsOnCurrentThread();
|
||||
this->blockAllSignals();
|
||||
this->startSignalHandler();
|
||||
|
||||
Logger::info("Selected environment: \"" + this->selectedEnvironmentName + "\"");
|
||||
|
||||
Reference in New Issue
Block a user