mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-06 06:58:21 +00:00
Fixes issue where closing the last tab in the last window would cause app to show a blank window the next time it opens. Instead, we should dispose of the window so that it can be created from scratch the next time the app launches. Also fixes a potential DB resource leak from dead windows cluttering up the DB |
||
|---|---|---|
| .. | ||
| blockservice | ||
| clientservice | ||
| fileservice | ||
| objectservice | ||
| userinputservice | ||
| windowservice | ||
| service.go | ||