|
@@ -1152,7 +1152,6 @@ sub stop_server_without_decrypt
|
|
|
if ($usedProtocolToStop == 1){
|
|
if ($usedProtocolToStop == 1){
|
|
|
my $serverIsRunning = (is_screen_running_without_decrypt(SCREEN_TYPE_HOME, $home_id) == 1);
|
|
my $serverIsRunning = (is_screen_running_without_decrypt(SCREEN_TYPE_HOME, $home_id) == 1);
|
|
|
my $timeWaited = 0;
|
|
my $timeWaited = 0;
|
|
|
- my $pidSize = @server_pids;
|
|
|
|
|
my $maxWaitTime = 5;
|
|
my $maxWaitTime = 5;
|
|
|
|
|
|
|
|
# Maximum time to wait can now be configured as a preference
|
|
# Maximum time to wait can now be configured as a preference
|