launch query executor after all configs are loaded
+ launch query executor as the last step of OnInit + this fixes a segfault when QueryExecutor tries to SetProberAddress while OnInit didn't finish loading configurations + probably this worked previously only because configurations loaded fast enough
Loading
Please register or sign in to comment