Comment 3 for bug 1733722

Revision history for this message
Robert Lyon (robertl-9) wrote :

This looks to be due to the render_messages() function and $this->ro_session()

Normally when we call session_write_close() it closes the session and writes to disk but in this instance it fails to write to disk so the SesionHandler::write() is not reached