mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-18 07:34:45 +00:00
- Daemon supervisor: a _spawnPending guard so an in-flight GetNameOwner check plus a firing backoff timer can't spawn two daemons; wait_async now binds the subprocess and _onDaemonExited ignores foreign/stale exits, so backoff accounting can't be corrupted by an overlapping spawn. - Panel: clearItems() invalidates the search snapshot (_resultsEpoch = -1) so a scroll after HistoryCleared can't render stale rows; _ensureVisible's idle callback null-guards the overlay like the other idle callbacks. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| clipboardItem.js | ||
| panel.js | ||