Under `main_thread_forkserver` the bootstrapping hook switches to `--capture=sys`, so subactor fd-level output (tree dumps, zombie-reaper msgs) isn't captured per-test by pexpect. Gate those expects behind a `no_capfd` check so the test passes on both capture modes. (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 | ||