BeamMP-Server
BeamMP-Server copied to clipboard
High CPU usage when running with screen -dmS
OS: linux (debian) BeamMP-Server Version: 3.4.1 (and "3.5.0" from github)
When running with screen -dmS test ./BeamMP-Server the server uses a lot of CPU in idle, without mods.
Steps to reproduce the behavior:
-
screen -dmS test ./BeamMP-Server -
htop
Doesnt happen when you run screen -S test and run the server within that (and detach manually).
duplicate of https://github.com/lionkor/commandline/issues/42
I get the same issue. Same results as turrbina with manually starting the server within screen. This is making things a little harder to manage. Is this specifically a screen issue?