MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / AlreadyInProgressError

Class AlreadyInProgressError

app/update/launcher.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class AlreadyInProgressError(Error):
15 pass
16
17
18UPDATE_SCRIPT_PATH = '/opt/tinypilot-privileged/scripts/update'

Callers 1

start_asyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected