tractor/tests/trionics
Gud Boi 1c7d0c7f3e Match Trio's startup error exactly
Compare the complete canonical `Nursery.start()` protocol error
before re-surfacing ambient cancellation. Preserve child-owned
`RuntimeError` objects whose messages only resemble Trio's wording.

Cover the colliding prefix and assert the original error remains the
exception group's sole leaf.

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:23 -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 Match Trio's startup error exactly 2026-08-12 15:45:23 -04:00