tractor/tractor/trionics
Gud Boi 3f198bc86c Drop commented-out `tractor.pause()` debug hooks
Remove 3 leftover `# await tractor.pause(shield=True)`
/ `# await tractor.pause()` calls in
`maybe_open_context()` that were used during the
`_Cache.run_ctx` teardown race diagnostic session
(PR #436). These are dead commented-out code with no
runtime effect — just noise.

(this patch was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-04-09 17:41:28 -04:00
..
__init__.py Rework `collapse_eg()` to NOT use `except*`.. 2025-08-18 10:46:37 -04:00
_beg.py Mk temp collapser bp work outside runtime as well.. 2025-08-18 10:46:37 -04:00
_broadcast.py Drop `name=__name__` from all `get_logger()` calls 2026-02-11 21:04:49 -05:00
_mngrs.py Drop commented-out `tractor.pause()` debug hooks 2026-04-09 17:41:28 -04:00
_taskc.py Drop `name=__name__` from all `get_logger()` calls 2026-02-11 21:04:49 -05:00