The .then() and catch callbacks in getCachedProcessList() could clobber a newer in-flight cache entry if the TTL expired and a new request replaced psCache while the old one was still pending. Both now check `psCache?.promise === promise` before writing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-orchestrator | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||