Fixed typo
parent
ef0d6f6e4c
commit
1b96882736
|
@ -360,7 +360,7 @@ for everyone.
|
||||||
## Composer hangs with SSH ControlMaster
|
## Composer hangs with SSH ControlMaster
|
||||||
|
|
||||||
When you try to install packages from a Git repository and you use the `ControlMaster`
|
When you try to install packages from a Git repository and you use the `ControlMaster`
|
||||||
setting for you SSH connection Composer might just hang endlessly and you see a `sh`
|
setting for your SSH connection, Composer might just hang endlessly and you see a `sh`
|
||||||
process in the `defunct` state in your process list
|
process in the `defunct` state in your process list
|
||||||
|
|
||||||
The reason for this is a SSH Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1988
|
The reason for this is a SSH Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1988
|
||||||
|
|
Loading…
Reference in New Issue