magento-sparta / magento2docker

Magento2 Docker Environment based on LAMP stack
MIT License
1 stars 3 forks source link

Fix issue with mutagen session management when multiple instances are in place #15

Open glo47154 opened 1 year ago

glo47154 commented 1 year ago

The issue is about how a current session is looked for. If session names are like abc, abc-1, abc-2, then grep -i abc can give an incorrect result as all of those will pop out.

Possible solutions:

glo47154 commented 1 year ago

Development on the feature/multiple-instances-with-same-folder-name-error branch.

glo47154 commented 1 year ago

Released in 3.0.2