You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable pseudo-terminal allocation for the rsync copy backend
In cases of hanging aexpect processes it is possible that we exhaust
the pseudo-terminals on the system. Disabling pseudo-terminal allocation
for the rsync backend should help mitigate this issue.
Signed-off-by: Plamen Dimitrov <plamen.dimitrov@intra2net.com>
0 commit comments