Chinesezjc
|
295e020ea4
fix(code-runtime-python): reject only an oversized FIRST frame before the join, not a multi-frame buffer
|
2 weeks ago |
Chinesezjc
|
219d216c54
test(code-runtime-python): move the frame-overflow cases to the 64 MiB parse cap
|
2 weeks ago |
Chinesezjc
|
c8139589d2
fix(code-runtime-python): reject an oversized unframed frame before the join; cap the rejection diagnostic
|
2 weeks ago |
Chinesezjc
|
fca41b78ea
fix(code-runtime-python): bound the load-time budget to the frame parser cap
|
2 weeks ago |
Chinesezjc
|
ab40136b02
fix(code-runtime-python): cap the raw frame length before JSON.parse and bound the log sink
|
2 weeks ago |
Chinesezjc
|
125306324f
fix(code-runtime-python): write dispatch frames through def-time bound primitives
|
2 weeks ago |
Chinesezjc
|
c4c79f094d
test(code-runtime-python): pin the error-class constructor and dispatch primitives with rebind cases
|
2 weeks ago |
Chinesezjc
|
44205c4949
fix(code-runtime-python): stop the program's compile from inheriting the module's future annotations
|
2 weeks ago |
Chinesezjc
|
6a659df999
fix(code-runtime-python): capture the error-class constructor and dispatch primitives
|
2 weeks ago |
Chinesezjc
|
c4d6c25ffc
test(code-runtime-python): pin the pump reader against a class-attribute rebind; correct the staging comment
|
2 weeks ago |
Chinesezjc
|
aa685028a7
test(code-runtime-python): pin the stdin-close behavior with an EOF-observing case
|
2 weeks ago |
Chinesezjc
|
40fbf92290
fix(code-runtime-python): close the child stdin handle and def-time capture the frame decode primitives
|
2 weeks ago |
Chinesezjc
|
ac64039843
fix(code-runtime-python): bind str for dispatch's rejection message conversion
|
2 weeks ago |
Chinesezjc
|
937ada4837
fix(code-runtime-python): bind RuntimeError and _BindingRejection for dispatch's rejection path
|
2 weeks ago |
Chinesezjc
|
43a0879ad1
fix(code-runtime-python): clear stray buffers on truncation and drain the original std streams
|
2 weeks ago |
Chinesezjc
|
4c7811812d
docs(code-runtime-python): state the macOS killGroup behavior directly and complete the residual sentence
|
2 weeks ago |
Chinesezjc
|
9af1e5e9f0
fix(code-runtime-python): correct the log-budget floor to 64 and record the marker envelope bound
|
2 weeks ago |
Chinesezjc
|
4a8c49f78c
fix(code-runtime-python): restore SIGXCPU disposition before unblocking and floor the budgets
|
3 weeks ago |
Chinesezjc
|
4e0d77c1d6
fix(code-runtime-python): reserve the log array envelope byte, unblock SIGXCPU before re-raise
|
3 weeks ago |
Chinesezjc
|
96597c5ed8
fix(code-runtime-python): bind the _done_with_value entry name and correct the residual documentation
|
3 weeks ago |
Chinesezjc
|
923fb56128
fix(code-runtime-python): bind the reply-pump exception names as def-time default arguments
|
3 weeks ago |
Chinesezjc
|
0102cd95bf
fix(code-runtime-python): catch the model exception with a pre-program local exception class
|
3 weeks ago |
Chinesezjc
|
d3e34d5612
test(code-runtime-python): replace literal NUL bytes in comments with the escape text
|
3 weeks ago |
Chinesezjc
|
4ff050de71
fix(code-runtime-python): bind the send_done fallback primitives into locals and use a bare except
|
3 weeks ago |
Chinesezjc
|
72241b9f06
test(code-runtime-python): correct the dual-limit CPU overrun assertion and use a hard limit >= 2
|
3 weeks ago |
Chinesezjc
|
dcbce50ec2
fix(code-runtime-python): close the log-fragment OOM, CPU classification, and done-send transitive-dependency findings
|
3 weeks ago |
Chinesezjc
|
7198234a82
test(code-runtime-python): pin send_done against rebinding write_encoded and _encode_json_plain
|
3 weeks ago |
Chinesezjc
|
441ebd0433
test(code-runtime-python): exempt the mid-drain settle branch from coverage
|
3 weeks ago |
Chinesezjc
|
6f58f9c336
fix(code-runtime-python): pace concurrent binding replies against fd 3
|
3 weeks ago |
Chinesezjc
|
2a9a917853
fix(code-runtime-python): drop a late binding resolution before snapshotting it
|
3 weeks ago |