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

Multiple runspaces are being created when running Start-RSJob #115

Closed
proxb opened this issue Nov 10, 2016 · 2 comments
Closed

Multiple runspaces are being created when running Start-RSJob #115

proxb opened this issue Nov 10, 2016 · 2 comments
Assignees
Milestone

Comments

@proxb
Copy link
Owner

proxb commented Nov 10, 2016

When running start-rsjob, multiple runspaces start appearing, even if only a single job is created.

@proxb proxb self-assigned this Nov 10, 2016
@proxb
Copy link
Owner Author

proxb commented Nov 10, 2016

Ref: #111

@proxb
Copy link
Owner Author

proxb commented Nov 10, 2016

For some reason, if an error is thrown during the variable removal, a runspace is created. Unsure why this is the case but by silencing the error, the runspace creations will stop.

@proxb proxb added this to the 1.7.3.1 milestone Nov 10, 2016
proxb added a commit that referenced this issue Nov 10, 2016
Fix the following issues:
#115 #112
@proxb proxb closed this as completed Nov 10, 2016
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

1 participant