OgarProject / Ogar

An open source Agar.io server implementation, written with Node.js.
Other
719 stars 821 forks source link

Prevent Ogar from crashing on restart if --expose-gc is not enabled #677

Closed Andrews54757 closed 7 years ago

Andrews54757 commented 7 years ago

@Luka967 forgot to check if global.gc exists. So if you run the server without --expose-gc enabled, it would crash

Andrews54757 commented 7 years ago

@vram4