- Log storage write errors in SessionManager.enqueue() instead of silently swallowing them - Remove existsSync check in ensureSessionDir to avoid TOCTOU race; mkdirSync with recursive is idempotent when dir already exists Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compaction.test.ts | ||
| compaction.ts | ||
| session-file-repair.test.ts | ||
| session-file-repair.ts | ||
| session-manager.ts | ||
| session-transcript-repair.test.ts | ||
| session-transcript-repair.ts | ||
| session-write-lock.test.ts | ||
| session-write-lock.ts | ||
| storage.test.ts | ||
| storage.ts | ||
| types.ts | ||