Stop Closing Stores On Updates

Is it possible to stop this? It's super annoying that after every update the store is closed...

Hello

You can comment in file /app/Tygh/UpgradeCenter/App.php line

$this->closeStore();

Until the next update will not overwrite this file, it will work.

Best regards

Robert