GcResult
Defined in: src/launcher/state.ts:121
Outcome of a gcStateDir sweep.
Properties
Section titled “Properties”cleaned
Section titled “cleaned”cleaned: string[];Defined in: src/launcher/state.ts:123
Hash IDs of stale entries that were removed.
skippedInUse
Section titled “skippedInUse”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).