atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
2 stars 3 forks source link

High CPU usage when running bapm_server #199

Closed sajith closed 9 months ago

sajith commented 9 months ago

When I run docker compose up, I notice a command python3 __main__.py running with around 100% CPU usage. On a whim I disabled bapm-server-service in docker-compose.yml, and the offender is gone.

This is probably similar to #33, which was addressed in #175 (and that is the reason I suspect bapm-server is the offender). I happen to notice these things when I run things locally, not on the testbed.