Merge branch '2.3' into develop

This commit is contained in:
Markus Mäkelä
2019-06-19 13:28:58 +03:00
7 changed files with 84 additions and 42 deletions

View File

@ -2248,9 +2248,6 @@ int main(int argc, char** argv)
main_worker->run();
/** Stop administrative interface */
mxs_admin_shutdown();
/*< Stop all monitors */
MonitorManager::stop_all_monitors();