commit | bd5121b1c054c594e0686be08258ab56576c7aae | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jul 20 16:32:41 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Jul 20 14:32:41 2024 +0000 |
tree | b0183d9f4972a59bb473aadf9b3544d56aed96ce | |
parent | efc7d1ca866ce7706e4ff5f82a03266f08d27608 [diff] |
[3.13] gh-121988: Fix test hang when pyrepl is not available (GH-121990) (#122064) gh-121988: Fix test hang when pyrepl is not available (GH-121990) Also explicitly fail the test if we timeout while waiting for output so that this failure mode is caught earlier. (cherry picked from commit a09e215abf3c80a3c99c86b4482b512b42aad072) Co-authored-by: Sam Gross <colesbury@gmail.com>