mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 15:25:46 +00:00
Only for this scheduled task, the run was failing because there was no context initialization that created the httpx session. Other schedules work as expected, because they do have context initialization in the functions they call to (e.g. `scan_platforms`).