Symfony logging users out after sending a StreamedResponse
I have a Symfony 6.3 application that enables users to produce a report.
Understanding Session Management in Symfony 6.4
I’m working on a project using Symfony 6.4 and I would like to better understand how sessions work in this version of the framework. I have some experience with older versions of Symfony, but I’m not sure if there are significant changes or improvements in session management in Symfony 6.4.