Skip to content

recursive call loop error in pypdf 4.1.0 and above #2686

Closed Answered by ssjkamei
ssjkamei asked this question in Q&A
Discussion options

You must be logged in to vote

Since no one seems to be particularly interested in this, I'll close this question.
An infinite loop occurs when using multiprocessing with PdfReader or PdfWriter.

  • There is no discussion about whether it should be thread-safe.
  • This can be avoided by reading with PdfReader in multiple threads, but it is necessary to save it as a pdf first.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ssjkamei
Comment options

@stefan6419846
Comment options

@ssjkamei
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ssjkamei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants