mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
df57896e2b
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 |