fix: Block certain requests during playback #55

Merged
matthias merged 1 commits from block-requests-during-playback into main 2025-12-03 19:59:47 +00:00
Owner

Probably due to memory/stack overrun, some more involved web API
requests cause the system to hang if performed during playback. For now,
block these requests during playback.

Probably due to memory/stack overrun, some more involved web API requests cause the system to hang if performed during playback. For now, block these requests during playback.
matthias self-assigned this 2025-12-03 19:38:15 +00:00
matthias added 1 commit 2025-12-03 19:38:15 +00:00
fix: Block certain requests during playback
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m42s
Check code formatting / Check-C-Format (push) Successful in 9s
Check code formatting / Check-Python-Flake8 (push) Successful in 12s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 7s
Run unit tests on host / Run-Unit-Tests (push) Successful in 10s
Run pytests / Check-Pytest (push) Successful in 13s
96759c999c
Probably due to memory/stack overrun, some more involved web API
requests cause the system to hang if performed during playback. For now,
block these requests during playback.

Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
matthias requested review from Members 2025-12-03 19:38:15 +00:00
stefank approved these changes 2025-12-03 19:46:23 +00:00
matthias merged commit 3e888790e4 into main 2025-12-03 19:59:47 +00:00
matthias deleted branch block-requests-during-playback 2025-12-03 19:59:47 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TonBERRY/tonberry-pico#55