diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-01-16 05:18:47 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-01-16 05:18:47 (GMT) |
commit | 7a5fe6d5d11ac1d86f49576d79506642f108edd5 (patch) | |
tree | f800a9991d19df1596071dc2e1561f287a4a7bb2 /Python | |
parent | 20b1bfa6fb609e91343dfdd454841f50d6d5e140 (diff) | |
download | cpython-7a5fe6d5d11ac1d86f49576d79506642f108edd5.zip cpython-7a5fe6d5d11ac1d86f49576d79506642f108edd5.tar.gz cpython-7a5fe6d5d11ac1d86f49576d79506642f108edd5.tar.bz2 |
Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
Otherwise, GDB seems to affect the terminal's foreground process group,
interfering with test_ioctl, which does not expect the foreground process to
change during the test. This change also solves the problem of the tests
being stopped in the shell if test_gdb is run twice in parallel.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions