The manual Deferred slot + uninterruptibleMask + identity check collapses into Effect.cachedWithTTL(_, Duration.zero): concurrent callers share the in-flight execution, and the cache expires on completion so the next call runs fresh. Adds a test pinning the re-arm semantic. |
||
|---|---|---|
| .. | ||
| instance.test.ts | ||
| migrate-global.test.ts | ||
| project.test.ts | ||
| vcs.test.ts | ||
| worktree-remove.test.ts | ||
| worktree.test.ts | ||