• 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Workaround for machines that experience long delays
#29
The PDF libraries are single threaded, meaning access is locked both for opening and closing. So there is no benefit to trying to parallelize opening/closing unfortunately. Having said that, almost operations involving the PDF library are already done on a background thread. I take every measure I can to avoid tying up the UI thread in any way.

Thanks for all your feedback though. Problems you can't reproduce yourself are always the hardest to solve.

Mike
Reply


Messages In This Thread
RE: Workaround for machines that experience long delays - by Zubersoft - 07-07-2019, 10:57 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.