diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-05 20:37:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-05 20:37:20 (GMT) |
commit | 350d89b79588ebd140c3987cc05e3719ca17a973 (patch) | |
tree | 0680618fd6a2adb779c9f73503f7539db763fe54 /Python/legacy_tracing.c | |
parent | 93279cc8b88ea9964fc5f82e30e754ee223d6453 (diff) | |
download | cpython-350d89b79588ebd140c3987cc05e3719ca17a973.zip cpython-350d89b79588ebd140c3987cc05e3719ca17a973.tar.gz cpython-350d89b79588ebd140c3987cc05e3719ca17a973.tar.bz2 |
[3.12] gh-110167: Increase support.LOOPBACK_TIMEOUT to 10 seconds (#110413) (#110427)
gh-110167: Increase support.LOOPBACK_TIMEOUT to 10 seconds (#110413)
Increase support.LOOPBACK_TIMEOUT from 5 to 10 seconds. Also increase
the timeout depending on the --timeout option. For example, for a
test timeout of 40 minutes (ARM Raspbian 3.x), use LOOPBACK_TIMEOUT
of 20 seconds instead of 5 seconds before.
(cherry picked from commit 0db2f1475e6539e1954e1f8bd53e005c3ecd6a26)
Diffstat (limited to 'Python/legacy_tracing.c')
0 files changed, 0 insertions, 0 deletions