Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Fix download using too much memory #55
Conversation
|
Can you explain why your implementation uses less memory than the current one? It currently uses streams as well? |
|
|
Thanks! |
f417a75
into
cloudconvert:master
|
This caused an issue in production for me when I just updated to 2.2.1:
I was passing an instance of I understand that the method expects a I have not worked enough with Psr7 streams to come up with a decent solution yet so I have just rolled back to 2.2.0 for now but will revisit this to look at a proper solution when I have time. |
No description provided.