Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ executor.py
File
executor.py
botasaurus_server/botasaurus_server/executor.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
.env
import
is_master, is_worker
2
3
if
is_master:
4
from
.master_executor
import
MasterExecutor
Callers
nothing calls this directly
Calls
3
MasterExecutor
Class · 0.70
WorkerExecutor
Class · 0.70
TaskExecutor
Class · 0.70
Tested by
no test coverage detected