moonraker/moonraker
Eric Callahan b7c64443db file_manager: refactor metadata processing
When destructively iterating over pending metdata requests
don't pop the pending item until metadata processing is
complete.  If a call to `parse_metadata()` has a request
pending, return the asyncio Event associated with that
request.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-12-05 06:45:06 -05:00
..
components file_manager: refactor metadata processing 2021-12-05 06:45:06 -05:00
app.py app: add request debug logging 2021-11-26 06:11:13 -05:00
confighelper.py confighelper: add get_hash method 2021-11-28 11:15:23 -05:00
eventloop.py eventloop: fix FlexCallback annotation 2021-11-12 10:11:39 -05:00
moonraker.py update_manager: handle system package init 2021-12-05 06:26:34 -05:00
utils.py utils: add method to load system level modules 2021-11-15 06:41:38 -05:00
websockets.py moonraker: report websocket connection via /server/info 2021-09-21 11:30:25 -04:00