Skip to content

publishRunIdForSubprocess

publishRunIdForSubprocess(runId): void

Defined in: packages/core/src/config/config.ts:482

Publish a generated run id into the current process’s env so a spawned child inherits it and can pick it up via resolveConfig().plugin.runIdOverride. Centralized here so this module remains the sole process.env touchpoint.

string

void