mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
52e88585b0
Kill the REPL subprocess once it prints the output from the command
immediately before the `time.sleep()`.
(cherry picked from commit 98d462cf4d)
Co-authored-by: Sam Gross <colesbury@gmail.com>