[reportlab-users] Memory consumption of a "simple" document seems excessive
Ian Sparks
reportlab-users@reportlab.com
Wed, 7 Jan 2004 18:03:53 -0500
Andy Robinson wrote:
>>
This has exposed a serious bug. The problem is that the flowable
won't fit on the page, and it won't fit on the next page either.
In this situation we should be raising an exception but it seems
there is an infinite loop. I think we lost a piece of code
somewhere.
<<
Is this at all related to the TableOfDoom problem? That too seems to go =
into an infinite-loop when a table won't fit a page.