Skip to content

Commit dc0827a

Browse files
committed
MAGETWO-93998: [Forwardport] Run Product Price reindex in multithread mode with Redis
1 parent 982814c commit dc0827a

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework/Session/SaveHandler

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Session/SaveHandler/Redis.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ public function close()
140140
* @param int $maxLifeTime ignored
141141
* @return boolean
142142
* @throws SessionException
143+
* @SuppressWarnings(PHPMD.ShortMethodName)
143144
*/
144145
public function gc($maxLifeTime)
145146
{

0 commit comments

Comments
 (0)