You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally webconf consumes very little CPU (1.3% on RPi5) but after accessing MIDI log and selecting a few different sources, the usage goes up to 20% and stays there, even after selecting a different webconf page or closing the browser. CPU is only recovered after restarting webconf service.
To Reproduce
Steps to reproduce the behavior:
Start htop and observe webconf CPU usage ~1.3%.
In webconf, open INTERFACE->MIDI Log.
Change MIDI source several times.
Expected behaviour
CPU usage remains low.
Actual behaviour
CPU usage increase as each MIDI source is selected.
Additional context
Toggling between two MIDI sources will trigger this issue. Each time, a new process is created. These processes are not closed.
Configuration
Hardware
Raspberry Pi 5 Model B Rev 1.0
Audio: Tascam US-16x08
Display: MIPI DSI 800x480
Wiring: TOUCH_ONLY
I2C: Not detected
Profile: v5
Describe the issue
Normally webconf consumes very little CPU (1.3% on RPi5) but after accessing MIDI log and selecting a few different sources, the usage goes up to 20% and stays there, even after selecting a different webconf page or closing the browser. CPU is only recovered after restarting webconf service.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
CPU usage remains low.
Actual behaviour
CPU usage increase as each MIDI source is selected.
Additional context
Toggling between two MIDI sources will trigger this issue. Each time, a new process is created. These processes are not closed.
Configuration
Hardware
System
MIDI & UI
Software
The text was updated successfully, but these errors were encountered: