mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
The review showed the added dispose case was a placebo (dispose in the same tick as run means SIGTERM hits the group before the program body runs; the group-emptied arm is already deterministically covered by the same-group survivor case, which this removes the v8 ignore for). The test is deleted; the stale silently-discards comment in the boundary test now says rejects; the README Known Limitations gains the late-log-frame-drop and host-side binding-value-memory entries. Pairing re-recorded.
7 lines
451 B
YAML
7 lines
451 B
YAML
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
|
|
# 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: 557ff7f58b70fcbc5cd9d7901c0c6b66d123c0eb
|
|
README.zh.md: d98fdcc52a05541c66e050445ebc04264686451b
|