mirror of
https://github.com/curl/curl.git
synced 2026-05-20 13:36:19 +03:00
Andy Tsouladze's fix to kill the knowledge of servers properly after they have
been killed.
This commit is contained in:
parent
70b1cd798f
commit
a604682805
1 changed files with 1 additions and 0 deletions
|
|
@ -2490,6 +2490,7 @@ sub stopservers {
|
|||
}
|
||||
$prev = $pid;
|
||||
}
|
||||
delete $run{$server};
|
||||
}
|
||||
ftpkillslaves($verbose);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue