tractor/tests/trionics
Gud Boi ae67e2f429 Assert cancellation at the startup boundary
Replace the pre-start wall-clock sleep with an indefinite
checkpoint so cancellation ordering cannot race a timer in slow CI.

Record that `Cancelled` escapes each `start_or_cancel()` await
before the enclosing nursery or cancel scope handles it.

Review: PR #479 (goodboy)
https://github.com/goodboy/tractor/pull/479

(this patch was generated in some part by `opencode` using
`gpt-5.6-sol` (`openai`))
2026-08-12 15:45:30 -04:00
..
__init__.py Add `tractor.trionics.patches` subpkg + first fix 2026-06-17 17:39:44 -04:00
test_patches.py Address Copilot review nits on PR #462 2026-06-18 13:37:55 -04:00
test_subproc.py Skip `test_parent_tty_isolated` off-Linux (`/proc`-only) 2026-06-24 18:19:16 -04:00
test_taskc.py Assert cancellation at the startup boundary 2026-08-12 15:45:30 -04:00