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 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 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 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 5c43621ed2 fix(code-runtime-python): weigh the child log flush by per-fragment serialized cost, allocation-free 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 44203f3fa7 fix(code-runtime-python): resolve worker-exit on sync spawn failure; aggregate stray output by line hai 1 mes
  Chinesezjc 1103e36c22 fix(code-runtime-python): confirm group death at the deadline; chunk the frame read hai 1 mes
  Chinesezjc 63c49c8a90 fix(code-runtime-python): meter the exception diagnostic by serialized cost hai 1 mes
  Chinesezjc 9f449a79a6 docs(code-runtime-python): correct the ProtocolChannel serialization docstring hai 1 mes
  Chinesezjc 6141f0062d fix(code-runtime-python): recheck CPU against the effective clamped soft limit hai 1 mes
  Chinesezjc a30b460b37 fix(code-runtime-python): keep the reply pump alive past a closed thread loop 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 c388169cff feat(code-runtime-python): add the CPython subprocess backend hai 1 mes