Problem/Motivation
Follow-up to #3414287: Avoid reading session from the database multiple times during a big pipe request. If we write data to the session, we don't need to immediately read it back because we already know what it is.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3410601
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
catchComment #5
catchPostponing on #3414287: Avoid reading session from the database multiple times during a big pipe request.
Comment #6
danielvezaThe issue this was postponed in has been closed, so I think we can do this now.