test: allow Python startup before timeout · gitpython-developers/GitPython@408371e · GitHub
Skip to content

Commit 408371e

Browse files
codexByron
authored andcommitted
test: allow Python startup before timeout
The macOS Python 3.8 Actions job intermittently killed the helper process before it could start and flush its expected output. The 100 ms deadline tested interpreter startup speed rather than GitPython timeout behavior. Keep the timeout regression coverage while allowing one second for process startup. Validation: five focused runs with Python 3.8; Ruff check and format.
1 parent ccbd573 commit 408371e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_git.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)