keep-starknet-strange / madara-tsukuyomi

Madara Desktop Application
MIT License
20 stars 18 forks source link

Fix the object destroyed #44

Closed makluganteng closed 9 months ago

makluganteng commented 9 months ago

related to issue #40

the fixed is just adding a simple check on the browser window of each of the logs that cause an error since the logs is send into the browser window at all time and with sudden close it would encounter an error and to fix it is that once the browser window is no longer open then it would stop sending the logs.