Bug Fixes
gix clone ssh://...
won't deadlock anymore.
Forcargo
specifically we now parse stderr to see if permission errors
occour. This links stderr and stdout and we have to pass information from
a supervisor thread that parses stderr to stdout and use the information to
return a custom io error in time.
Now the algorithm is adjusted to never be able to deadlock, as the problem
is inherently racy and somewhat hard to implement it properly especially without
a good test suite built-intogitoxde
- there are no ssh servers one can easily
spin up cross-platform.
Commit Statistics
- 3 commits contributed to the release over the course of 6 calendar days.
- 9 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages