Skip to content

Add disabling timeout in WeasyPrintProvider - #10

Merged
barryvdh merged 1 commit into
fruitcake:mainfrom
kitro:patch-1
Oct 24, 2025
Merged

Add disabling timeout in WeasyPrintProvider#10
barryvdh merged 1 commit into
fruitcake:mainfrom
kitro:patch-1

Conversation

@kitro

@kitro kitro commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

In php-weasyprint package it allow to disable the timeout. It make sense when the execution run in a job. and letting the timeout of the job take the effect.
Disabling the internal timeout in those cases avoids conflicts with higher-level timeout strategies.

In `php-weasyprint` package it allow to disable the timeout. 
It make sense when the execution run in a job. and letting the timeout of the job take the effect.
@barryvdh
barryvdh merged commit 80fbf10 into fruitcake:main Oct 24, 2025
14 checks passed
@barryvdh

Copy link
Copy Markdown
Member

Thanks!

@kitro
kitro deleted the patch-1 branch October 24, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants