Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
class
AlreadyInProgressError(Error):
15
pass
16
17
18
UPDATE_SCRIPT_PATH =
'/opt/tinypilot-privileged/scripts/update'
Callers
1
start_async
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected