mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-05-18 23:50:17 +00:00
830bc47987
Fixes the 100% CPU spin issue when stdin was /dev/null or similar. Thanks to @Worty for implementing this fix