Virtualbox-Wrapper - Bugfix #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/Virtualbox-Wrapper-Fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Virtualbox-Wrapper.ps1
to includeGet-Job | Stop-Job | Remove-Job -Force
at the end of execution, as the spawning of jobs was causing stale PowerShell processes to build up over time.