Skip to content

SLIM_ABORT_TEST hangs in remote mode #89

@EKibort

Description

@EKibort

When powerslim work in remote mode and WebException trown the SLIM_ABORT_TEST variable never resets. Quick solution comment out this code.

if($_.Exception -is [System.Net.WebException]){ $script:SLIM_ABORT_TEST = $true "__EXCEPTION__:ABORT_SLIM_TEST:message:<<$($_.Exception.Message)>>" }else{ "__EXCEPTION__:UnhandledException:message:<<$($_.Exception.ToString())>>" }

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions