| Such that the default is `None` and in the case where the caller *does not* set the `pdb` arg to an explicit `bool` we instead determine it via the output from `._state.is_debug_mode()` allowing for more "nonchalant" usage throughout a (test) code base which passes the `debug_mode: bool` as runtime config; allows delegation to the per-actor proc-global state. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| _debug.py | ||
| _frame_stack.py | ||
| _stackscope.py | ||
| cli.py | ||
| pformat.py | ||