BeamMP-Server icon indicating copy to clipboard operation
BeamMP-Server copied to clipboard

High CPU usage when running with screen -dmS

Open turrrbina opened this issue 1 year ago • 2 comments

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:

  1. screen -dmS test ./BeamMP-Server
  2. htop

Doesnt happen when you run screen -S test and run the server within that (and detach manually).

turrrbina avatar Jul 01 '24 07:07 turrrbina

duplicate of https://github.com/lionkor/commandline/issues/42

Mack29446 avatar Jul 01 '24 18:07 Mack29446

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?

wvbigdave avatar Feb 27 '25 21:02 wvbigdave