Check multipart max_size during iteration#12216
Conversation
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
for more information, see https://pre-commit.ci
|
So PR seems correct as-is. The test is just failing because it doesn't decompress, which is correct. It just needs a real large payload to trigger the production. The bytes/bytearray type issues should probably get ignores and be solved in a future PR. |
Backport to 3.13: 💚 backport PR created✅ Backport PR branch: Backported as #12229 🤖 @patchback |
(cherry picked from commit 9cc4b91)
Backport to 3.14: 💚 backport PR created✅ Backport PR branch: Backported as #12230 🤖 @patchback |
(cherry picked from commit 9cc4b91)
…during iteration (aio-libs#12230) **This is a backport of PR aio-libs#12216 as merged into master (9cc4b91).** --------- Co-authored-by: Sam Bull <git@sambull.org>
…during iteration (aio-libs#12229) **This is a backport of PR aio-libs#12216 as merged into master (9cc4b91).** --------- Co-authored-by: Sam Bull <git@sambull.org>
No description provided.