105858b0c7
The `update_service_status()` method could result in the creation of multiple subprocesses for each update, resulting in a performance hit as subprocesses are inherently expensive. Fetch the state for all detected services in a single subprocess. Signed-off-by: Eric Callahan <arksine.code@gmail.com> |
||
---|---|---|
.. | ||
components | ||
app.py | ||
confighelper.py | ||
eventloop.py | ||
moonraker.py | ||
utils.py | ||
websockets.py |