Skip to content

GcResult

Defined in: src/launcher/state.ts:121

Outcome of a gcStateDir sweep.

cleaned: string[];

Defined in: src/launcher/state.ts:123

Hash IDs of stale entries that were removed.


skippedInUse: string[];

Defined in: src/launcher/state.ts:126

Hash IDs whose lockfile is currently held (a launch is in flight or the worker is alive).