Results 24 comments of time-river

> zdtm/static/socket-tcp-nfconntrack adds new rules only in a separate network namespace: https://github.com/checkpoint-restore/criu/blob/criu-dev/test/zdtm/static/socket-tcp.c#L71 I pay attention to it, but it really has influence on the failure testcases. I run the command...

> @time-river could you rebase this pr?

> @time-river could you rebase this pr? no problem.

> @time-river what is the status of this PR? Is it ready for review? YES, I run the test suit in arm64 platform, it works well.

> GDPR 是什么 GDPR -- [General Data Protection Regulation](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation) 欧盟的一项隐私保护法律 简单地说,在支持统计的同时,添加一行信息: ``` uses cookies to give you the best online experience. If you continue to use this site, you agree...

Great! @avagin Thanks for your rework.

> which version of Diffusers solved your problem? or Could you explain how to reslove Maybe the latest. I don't notice it. How to solve: it's simple, find the calltrace...

The reason is that the pic size is so big exceeding the PIL limination. You can trigger the same error using the following code: ```py from PIL import Image, ImageOps,...