summaryrefslogtreecommitdiffhomepage
path: root/packages/kernel/src/runtime
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-21 02:08:04 +0900
committerAdam Malczewski <[email protected]>2026-06-21 02:08:04 +0900
commit75032313a96856a932c109efbbe6b6a7eb782222 (patch)
tree290c368cf1526280418705563a0f61a2c8d94b2b /packages/kernel/src/runtime
parent980de470c29d9cae475ada77284025305eaf5474 (diff)
downloaddispatch-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