Benjamin Schanzel
Benjamin Schanzel
When setting the `$TMPDIR` var to a rather long path, it might happen that the mitogen.unix listener crashes when trying to bind to a socket file under that path. This...
Hi there, as stated in the docs, there is a `kill_after_timeout` parameter to the `GitCmd.execute` method which does exactly what it's supposed to be when, e.g., given to a `repo.git.push`...
This updates references to the registry image tag from `:2` to `:3`. Fixes #4356 Signed-off-by: Benjamin Schanzel