Skip to main content

Module global

Module global 

Source
Expand description

Process-global access to the shared runtime context state.

The public API layer uses this module to resolve the single NemoFlowContextState instance that owns middleware registrations and runtime extensions for the current process.

Functionsยง

global_context
Return the process-global runtime context state handle.