ppen

Results 3 comments of ppen

> Let me test it first code: ``` let image = capturer.captureSync(); fs.writeFileSync("./a.png", image); ``` I run it on a M2 Mac, macOS Sonoma, in electron environment.

@nashaofu Can you confirm this issue?

> Could you describe the scenario that requires using the Abort API? Some pseudocode could be helpful, > > Is it possible to end the retry by returning `false` in...