Commit History

Auteur SHA1 Bericht Datum
  Chinesezjc 8f7d9121d1 fix(code-runtime-python): bound three child-side walks by depth, not width 2 weken geleden
  Chinesezjc bca73068f6 fix(code-runtime-python): walk the completion value in O(depth), not O(width) 2 weken geleden
  Chinesezjc 9a8663cc4c fix(code-runtime-python): flush logs before framing the completion value 1 maand geleden
  Chinesezjc 9d9525549d fix(code-runtime-python): raise the output-budget worst-case multiple to 12 and reject the boundary 1 maand geleden
  Chinesezjc 436a97a12d fix(code-runtime-python): reserve the interpreter baseline in the budget gate and re-check against the clamped RLIMIT_AS 1 maand geleden
  Chinesezjc d9307ae2a4 fix(code-runtime-python): size the output-budget/address-space gate by worst-case Unicode and gate both budgets 1 maand geleden
  Chinesezjc 2df88b5bbe fix(code-runtime-python): reject an oversized maxLogBytes at load instead of metering log capture at runtime 1 maand geleden
  Chinesezjc c24e1e991b fix(code-runtime-python): charge structurally-valid-but-illegal UTF-8 and newline-path logs by decoded cost 1 maand geleden
  Chinesezjc 5c43621ed2 fix(code-runtime-python): weigh the child log flush by per-fragment serialized cost, allocation-free 1 maand geleden
  Chinesezjc dbff8ffba3 fix(code-runtime-python): charge illegal UTF-8 by its U+FFFD width on both log paths 1 maand geleden
  Chinesezjc 44203f3fa7 fix(code-runtime-python): resolve worker-exit on sync spawn failure; aggregate stray output by line 1 maand geleden
  Chinesezjc 1103e36c22 fix(code-runtime-python): confirm group death at the deadline; chunk the frame read 1 maand geleden
  Chinesezjc 63c49c8a90 fix(code-runtime-python): meter the exception diagnostic by serialized cost 1 maand geleden
  Chinesezjc 9f449a79a6 docs(code-runtime-python): correct the ProtocolChannel serialization docstring 1 maand geleden
  Chinesezjc 6141f0062d fix(code-runtime-python): recheck CPU against the effective clamped soft limit 1 maand geleden
  Chinesezjc a30b460b37 fix(code-runtime-python): keep the reply pump alive past a closed thread loop 1 maand geleden
  Chinesezjc ff604dc876 fix(code-runtime-python): clear stale SIGKILL timer and clamp inherited soft rlimit 1 maand geleden
  Chinesezjc 6cb70e6e69 fix(code-runtime-python): reap same-group survivors and fix cross-loop bindings 1 maand geleden
  Chinesezjc c388169cff feat(code-runtime-python): add the CPython subprocess backend 1 maand geleden