Virtualbox-Wrapper - Bugfix #8

Merged
t3hn3rd merged 1 commits from feature/Virtualbox-Wrapper-Fix into develop 2025-03-23 19:01:30 +00:00
Owner
  • 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 added 1 commit 2025-03-23 17:58:30 +00:00
Updated virtualbox wrapper as it was causing stale powershell processes to build up over time
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
436cd86d8c
- 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
Aaron approved these changes 2025-03-23 19:01:14 +00:00
t3hn3rd canceled auto merging this pull request when all checks succeed 2025-03-23 19:01:15 +00:00
t3hn3rd merged commit 1145b900e4 into develop 2025-03-23 19:01:30 +00:00
t3hn3rd deleted branch feature/Virtualbox-Wrapper-Fix 2025-03-23 19:01:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Spexeah/Asuro#8
No description provided.