tractor/examples/trio
Tyler Goodlet 07781e38cd Reduce "ignore cases" script to `trio`-only
Remove all the `tractor` usage (with IPC ctxs) and just get us
a min-reproducing-example with a multi-task-single `trio.Lock`.
The wrapping test suite runs the exact same with an ignore case and
an `.xfail()` for when we let the `trio.WouldBlock` be unmasked.
2025-09-07 18:49:21 -04:00
..
lockacquire_not_unmasked.py Reduce "ignore cases" script to `trio`-only 2025-09-07 18:49:21 -04:00
send_chan_aclose_masks_beg.py Prep masking `.aclose()` script for test suite 2025-09-05 18:46:20 -04:00