forked from goodboy/tractor
1
0
Fork 0
tractor/tractor/devx
Tyler Goodlet a0ee0cc713 Port debug request ep to use `@context(pld_spec)`
Namely passing the `.__pld_spec__` directly to the
`lock_stdio_for_peer()` decorator B)

Also, allows dropping `apply_debug_pldec()` (which was a todo) and
removing a `lock_stdio_for_peer()` indent level.
2024-06-17 09:01:13 -04:00
..
__init__.py Big debugger rework, more tolerance for internal err-hangs 2024-05-08 11:44:55 -04:00
_debug.py Port debug request ep to use `@context(pld_spec)` 2024-06-17 09:01:13 -04:00
_frame_stack.py Rework and first draft of `.devx._frame_stack.py` 2024-05-08 14:51:56 -04:00
_stackscope.py Use `log.devx()` for `stackscope` messages 2024-04-30 13:00:03 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2024-03-05 12:22:04 -05:00
pformat.py Move `_debug.pformat_cs()` into `devx.pformat` 2024-05-08 13:30:15 -04:00