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`)) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_patches.py | ||
| test_subproc.py | ||
| test_taskc.py | ||