Skip to content

t4947: add cross-machine dispatch dedup via assignee check + pulse jitter - #4948

Merged
marcusquinn merged 2 commits into
mainfrom
bugfix/dispatch-race-assignee-check
Mar 15, 2026
Merged

t4947: add cross-machine dispatch dedup via assignee check + pulse jitter#4948
marcusquinn merged 2 commits into
mainfrom
bugfix/dispatch-race-assignee-check

fix: validate PULSE_JITTER_MAX as numeric, use read -ra for assignee …

540ac93
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Mar 15, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check warning on line 330 in .agents/scripts/dispatch-dedup-helper.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.agents/scripts/dispatch-dedup-helper.sh#L330

The special variable IFS affects how splitting takes place when expanding unquoted variables.