Skip to documentation content
On this page
  1. Authoritative source

Workflow environment

Passes a fixed OS, locale, certificate, and compute-control environment allowlist to workflow Python.

The child receives the public SDK as PYTHONPATH, disables user site packages and bytecode, and enables unbuffered UTF-8 I/O. Only allowlisted bootstrap, locale, certificate, thread, and GPU-selection variables are inherited. Telion license credentials and arbitrary parent environment variables are not copied into custom workflow Python.

Authoritative source

Catalog
telion.workflow.environment
Identity
_WORKFLOW_ENVIRONMENT_ALLOWLIST
Path
src/telion_backend/v2/workflow.py
Symbol
_workflow_environment