mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Solve segfault killing the process
This commit is contained in:
@ -48,3 +48,5 @@ while(true){
|
||||
console("[NOTICE] The server is restarting... (".gc_collect_cycles()." cycles collected)", true, true, 0);
|
||||
}
|
||||
}
|
||||
|
||||
kill(getmypid());
|
Reference in New Issue
Block a user