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