Becky Conning
Becky Conning
So the client should be able to abort and cause cleanup by closing the collection.
Ah I found the bug. All the trigger stuff was working fine but the convenience function was being put on the window object of about:blank rather than the window object...
I must have been testing with the full expression rather than the convenience function.
Regarding timeouts please consider these scenarios: **Direct connection to PDF generator: A timeout prevents successful PDF generation.** An application user chooses to download a PDF. The application informs the user...
cef-pdf could decide to implement a more thoughtful cancellation policy such as the one described in the last scenario. However it has no obligation to and applications may wish to...
This seems to be happening almost every time currently. Any idea why?
Hi, today we started work on transitioning away from MapDB due to this error affecting about a quarter of our customers. We have read through all the MapDB source code...
Hi! Just to let you know we've moved away from using MapDB due to this issue. If this gets resolved in the future we may consider switching back. Thanks!
Hey @landisdesign Can't thank you enough. PapaParse basically didn't work from in a stream pipeline without this. You are a life saver.