1
0
Fork 0
tractor/tractor/devx
Tyler Goodlet 25ffdedc06 Oof, fix walrus assign causes name-error edge case
Only warn log on a non-`trio` async lib when in the main thread to
avoid a name error when in the non-`asyncio` non-main-thread case.

=> To cherry into the `.pause_from_sync()` feature branch.
2024-03-29 19:15:50 -04:00
..
__init__.py Mk debugger tests work for arbitrary pre-REPL format 2024-03-05 12:22:04 -05:00
_debug.py Oof, fix walrus assign causes name-error edge case 2024-03-29 19:15:50 -04:00
_stackscope.py Add `stackscope` tree pprinter triggered by SIGUSR1 2024-02-20 09:05:34 -05:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2024-03-05 12:22:04 -05:00