Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ vc_init.py
File
vc_init.py
python/vercel-runtime/src/vercel_runtime/vc_init.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
import
asyncio
4
import
atexit
Callers
nothing calls this directly
Calls
15
prepare_worker_environment
Function · 0.90
import_module
Function · 0.90
is_worker_service
Function · 0.90
maybe_bootstrap_worker_service_app
Function · 0.90
is_cron_service
Function · 0.90
bootstrap_cron_service_app
Function · 0.90
resolve_app
Function · 0.90
detect_app_type
Function · 0.90
_must_getenv
Function · 0.85
setup_logging
Function · 0.85
_stderr
Function · 0.85
_fatal
Function · 0.85
Tested by
no test coverage detected