lehmi commented on PR #193:
URL: https://github.com/apache/pdfbox/pull/193#issuecomment-2102329627

   IMHO to synchronize the part of the code in question may have some 
downsides. It can slow down the processing and in a worst case scenario it 
might run into a deadlock.
   I'd prefer to make the parser thread-safe by eliminating the private members 
fields of the class. I'm going to open a JIRA ticket 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to