mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-13 04:03:30 +00:00
docs(code-runtime-python): drop the placebo dispose test and finish the remaining doc drift
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.
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: 3d2b7631393a08d1980fc0a3fdf9c89e73077593
|
||||
README.zh.md: f91d712b947dcd6b57651f7744c5f49754190019
|
||||
README.md: 557ff7f58b70fcbc5cd9d7901c0c6b66d123c0eb
|
||||
README.zh.md: d98fdcc52a05541c66e050445ebc04264686451b
|
||||
|
||||
Reference in New Issue
Block a user