Commit History

Autor SHA1 Mensaxe Data
  Chinesezjc 8f7d9121d1 fix(code-runtime-python): bound three child-side walks by depth, not width hai 3 semanas
  Chinesezjc 86674ed21e test(code-runtime-python): budget the wide-value walk for an instrumented lane hai 3 semanas
  Chinesezjc bca73068f6 fix(code-runtime-python): walk the completion value in O(depth), not O(width) hai 3 semanas
  Chinesezjc 9a8663cc4c fix(code-runtime-python): flush logs before framing the completion value hai 1 mes
  Chinesezjc 9d9525549d fix(code-runtime-python): raise the output-budget worst-case multiple to 12 and reject the boundary hai 1 mes
  Chinesezjc ce91c70f9a test(code-runtime-python): assert the inherited-RLIMIT_AS boot re-check reports exception hai 1 mes
  Chinesezjc 436a97a12d fix(code-runtime-python): reserve the interpreter baseline in the budget gate and re-check against the clamped RLIMIT_AS hai 1 mes
  Chinesezjc 86c6d9345e test(code-runtime-python): size the tail-copy repro so the model can build its own string hai 1 mes
  Chinesezjc d9307ae2a4 fix(code-runtime-python): size the output-budget/address-space gate by worst-case Unicode and gate both budgets hai 1 mes
  Chinesezjc 2df88b5bbe fix(code-runtime-python): reject an oversized maxLogBytes at load instead of metering log capture at runtime hai 1 mes
  Chinesezjc c24e1e991b fix(code-runtime-python): charge structurally-valid-but-illegal UTF-8 and newline-path logs by decoded cost hai 1 mes
  Chinesezjc d9f2fa1b04 test(code-runtime-python): drive the child NUL-flood test without a single huge argument hai 1 mes
  Chinesezjc dbff8ffba3 fix(code-runtime-python): charge illegal UTF-8 by its U+FFFD width on both log paths hai 1 mes
  Chinesezjc 45814baf26 test(code-runtime-python): make the stray-seal copy-volume bound discriminate hai 1 mes
  Chinesezjc e76b3baf9e fix(code-runtime-python): meter stdout and stderr stray residual against one shared budget hai 1 mes
  Chinesezjc f29b4b1cb9 fix(code-runtime-python): seal stray fragments, flush by serialized cost, charge lone surrogates fully hai 1 mes
  Chinesezjc 8093d22164 fix(code-runtime-python): bound stray capture by serialized cost, chunk-scan, and flush on destroy hai 1 mes
  Chinesezjc c8bf75cbe4 test(code-runtime-python): cover the newline-free stray-flood ledger bound hai 1 mes
  Chinesezjc 44203f3fa7 fix(code-runtime-python): resolve worker-exit on sync spawn failure; aggregate stray output by line hai 1 mes
  Chinesezjc 28f747d775 test(code-runtime-python): cover the reply-pump closed-loop guard; align setsid docs hai 1 mes
  Chinesezjc bea8708b5d fix(code-runtime-python): reject a non-integer maxLogBytes/maxValueBytes at load hai 1 mes
  Chinesezjc db5f890c7f test(code-runtime-python): update CPU-timeout assertions to the reworded message hai 1 mes
  Chinesezjc 63c49c8a90 fix(code-runtime-python): meter the exception diagnostic by serialized cost hai 1 mes
  Chinesezjc e0d5d8d097 fix(code-runtime-python): send SIGKILL at the reap-poll deadline, not cancel it hai 1 mes
  Chinesezjc ecdb79824b fix(code-runtime-python): keep a completed run in live until its group is reaped hai 1 mes
  Chinesezjc 6141f0062d fix(code-runtime-python): recheck CPU against the effective clamped soft limit hai 1 mes
  Chinesezjc ff604dc876 fix(code-runtime-python): clear stale SIGKILL timer and clamp inherited soft rlimit hai 1 mes
  Chinesezjc 6cb70e6e69 fix(code-runtime-python): reap same-group survivors and fix cross-loop bindings hai 1 mes
  Chinesezjc 46db9e2ad4 test(code-runtime-python): update output-cap bound to ceiling-envelope hai 1 mes
  Chinesezjc 9a05c0075f fix(code-runtime-python): reap same-group children and correct log-budget bound hai 1 mes