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