tractor/tractor/trionics
Tyler Goodlet 326b258fd5 Drop `tn` input from `maybe_raise_from_masking_exc()`
Including all caller usage throughout. Moving to a non-`except*` impl
means it's never needed as a signal from the caller - we can just catch
the beg outright (like we should have always been doing)..
2025-07-25 11:16:02 -04:00
..
__init__.py Rework `collapse_eg()` to NOT use `except*`.. 2025-07-25 10:23:19 -04:00
_beg.py Rework `collapse_eg()` to NOT use `except*`.. 2025-07-25 10:23:19 -04:00
_broadcast.py A couple more loose-egs flag flips 2025-03-27 13:38:47 -04:00
_mngrs.py Always `finally` invoke cache-miss `lock.release()`s 2025-07-20 14:57:26 -04:00
_taskc.py Drop `tn` input from `maybe_raise_from_masking_exc()` 2025-07-25 11:16:02 -04:00