[PR #5760] improve cleanup when opening multiple budgets through the API #13154

Closed
opened 2026-04-10 21:48:34 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5760

State: closed
Merged: Yes


Fixes https://github.com/actualbudget/actual/issues/5441

I may have misunderstood something here, but loadBudget calls mainApp.startServices(), and closeBudget only called app.stopServices() so there were still some main services running when loadBudget tried to restart them for the new budget file.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5760 **State:** closed **Merged:** Yes --- Fixes https://github.com/actualbudget/actual/issues/5441 I may have misunderstood something here, but loadBudget calls mainApp.startServices(), and closeBudget only called app.stopServices() so there were still some main services running when loadBudget tried to restart them for the new budget file.
GiteaMirror added the pull-request label 2026-04-10 21:48:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#13154