Prevent Generation of Crashdumps When the Browser Is Closed (#4667)

* fix: extension process generating crashdumps

* fix: move `getApp` call

* chore: remove distracting comments

* chore: add changelog entry
This commit is contained in:
nerix
2023-06-04 14:21:16 +02:00
committed by GitHub
parent 6681ed5bfb
commit f306e288b9
3 changed files with 4 additions and 4 deletions
+1
View File
@@ -75,6 +75,7 @@ namespace {
client.sendMessage(data);
}
_Exit(0);
}
} // namespace