Christian Münch
Christian Münch
I use the docker version. Please note that a manual change of a npm managed package is not the right way. I changed that to investigate the issue. So... change...
I have the same issue. Device A is a Linux Notebook (Obsidian installed via Flatpak) Device B is a Android Smartphone
@peterjaap I added this feature to the develop version.
@maaarghk We did a rework of the Magento init process in the develop branch of the project. Can you verify if the issue also exists in the develop version? `n98-magerun2.phar...
> oh wait, is that not an unstable version? if yes the upgrade --unstable command didn't work on the latest version haha That's also optimized in #1089 😅, but the...
@maaarghk You can always manually download the development release here: https://files.magerun.net/n98-magerun2-dev.phar
@maaarghk ok. The we have to figure out how we can solve the issue. I did some investigations in the past. It's very complex what's going on in the bootstrap...
@maaarghk I was able to reproduce the behavior with a saved customer model.

I guess we have to dive into `\Psy\ExecutionLoop\ProcessForker` class.