diff options
| author | Adam Malczewski <[email protected]> | 2026-06-21 02:08:04 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-21 02:08:04 +0900 |
| commit | 75032313a96856a932c109efbbe6b6a7eb782222 (patch) | |
| tree | 290c368cf1526280418705563a0f61a2c8d94b2b /packages/kernel/src/runtime | |
| parent | 980de470c29d9cae475ada77284025305eaf5474 (diff) | |
| download | dispatch-75032313a96856a932c109efbbe6b6a7eb782222.tar.gz dispatch-75032313a96856a932c109efbbe6b6a7eb782222.zip | |
fix(history): harden loadSince sinceSeq lower bound (forgiving, like beforeSeq/limit)
Coerce sinceSeq to a non-negative integer lower bound in loadSince (omitted/0/
non-positive/non-integer/NaN/Infinity -> 0; valid as-is). The transport layer
400s these upstream, but loadSince stays total for direct callers. Byte-identical
to the prior ?? 0 for the only values any caller ever passed.
58 bun tests pass.
Diffstat (limited to 'packages/kernel/src/runtime')
0 files changed, 0 insertions, 0 deletions
