Updated Virtualbox-Wrapper.ps1 to include Get-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.
- Updated `Virtualbox-Wrapper.ps1` to include `Get-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.
- Updated `Virtualbox-Wrapper.ps1` to include `Get-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.
t3hn3rd
requested review from Aaron 2025-03-23 17:58:38 +00:00
t3hn3rd
scheduled this pull request to auto merge when all checks succeed 2025-03-23 17:58:42 +00:00
t3hn3rd
canceled auto merging this pull request when all checks succeed 2025-03-23 17:58:46 +00:00
t3hn3rd
scheduled this pull request to auto merge when all checks succeed 2025-03-23 17:59:11 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Virtualbox-Wrapper.ps1to includeGet-Job | Stop-Job | Remove-Job -Forceat the end of execution, as the spawning of jobs was causing stale PowerShell processes to build up over time.