Open RSS1102 opened 5 months ago
I want to restart the page or program after capturing a crash in the rendering process or main process.
unhandled({ CustomProcessing:(arg)=>{ //... } })
or
unhandled().then({ //... })
I want to restart the page or program after capturing a crash in the rendering process or main process.
or