auth thread fix
This commit is contained in:
parent
626a6b69d7
commit
294e0bfc1d
@ -1721,6 +1721,9 @@ static void* run_auth_server_thread(void *arg)
|
||||
|
||||
if(id == 0) {
|
||||
|
||||
reread_realms();
|
||||
update_white_and_black_lists();
|
||||
|
||||
barrier_wait();
|
||||
|
||||
while(run_auth_server_flag) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user