/** * Regression tests for the queue data-loss / double-send paths fixed in 1.7.1 * (WEB-1/2/3/8) and the two follow-up review findings (HIGH-1 in-flight race, * HIGH-2 multi-fire unload). queue.ts had ZERO coverage before this — these pin * the exact behaviors so they can't silently regress. */ export {}; //# sourceMappingURL=queue.test.d.ts.map