Retry signal delivery in `sig_prog()` up to `tries` times (default 3) w/ `canc_timeout` sleep between attempts; only fall back to `_KILL_SIGNAL` after all retries exhaust. Bump default timeout 0.1 -> 0.2. Also, - `test_multi_nested_subactors_error_through_nurseries` gives the first prompt iteration a 5s timeout even on linux bc the initial crash sequence can be slow to arrive at a `pdb` prompt (this commit msg was generated in some part by [`claude-code`][claude-code-gh]) [claude-code-gh]: https://github.com/anthropics/claude-code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_debugger.py | ||
| test_pause_from_non_trio.py | ||
| test_tooling.py | ||