mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
docs(code-runtime-python): update the no-fail-before count to ten and document the hard==1 CPU blind spot
Addresses the keep-current review findings: - The settlement note's Problem/Consequences count is nine -> ten, adding the log-fragment seal to the no-fail-before enumeration (its 25 M-scale OOM is not deterministically constructible in CI); the new Decision section title now names all four mechanisms and the double blank line is removed. - README Known Limitations (en + zh) documents the 1-second dual-limit ulimit -t 1 CPU overrun being reported as worker-exit (the hard >= 2 guard cannot lower a 1-second soft to 0); pairings re-recorded and consistent.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write packages/code-runtime/code-runtime-python/README.md
|
||||
README.md: 3a719c875a39cd2f19b481b8087b20a5b4c884a7
|
||||
README.zh.md: 3423763a04c5c18ef02ca52c1cc5aa1bce9ab586
|
||||
README.md: 2841bc6ccec9ac7e59bbe302dac83e6e9c3d89b5
|
||||
README.zh.md: 953ab46ca5196589a21311573c1a344f95a95ad1
|
||||
|
||||
Reference in New Issue
Block a user