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

Command icon 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

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs work

Hardik_Patel_12 made their first commit to this issue’s fork.

catch’s picture

danielveza’s picture

Status: Postponed » Active

The issue this was postponed in has been closed, so I think we can do this now.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.