Solve segfault killing the process

This commit is contained in:
Shoghi Cervantes Pueyo
2013-01-02 19:10:05 +01:00
parent 0bea6e8051
commit aafd36859f
2 changed files with 18 additions and 0 deletions

View File

@ -48,3 +48,5 @@ while(true){
console("[NOTICE] The server is restarting... (".gc_collect_cycles()." cycles collected)", true, true, 0);
}
}
kill(getmypid());