Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLIM_ABORT_TEST hangs in remote mode #89

Open
EKibort opened this issue Mar 30, 2017 · 2 comments
Open

SLIM_ABORT_TEST hangs in remote mode #89

EKibort opened this issue Mar 30, 2017 · 2 comments
Assignees

Comments

@EKibort
Copy link

EKibort commented Mar 30, 2017

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())>>" }

@dtrefilov-piterbyte
Copy link
Contributor

дико поддерживаю

@konstantinvlasenko
Copy link
Owner

ok. I'll check what this code is doing...

@EKibort EKibort closed this as completed Apr 1, 2017
@EKibort EKibort reopened this Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants