mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08: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
@ -2490,6 +2490,7 @@ sub stopservers {
|
||||
}
|
||||
$prev = $pid;
|
||||
}
|
||||
delete $run{$server};
|
||||
}
|
||||
ftpkillslaves($verbose);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user