You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a quick and dirty test in my project, updating the BaseExecCommand class so it would use passthru() as it did before when using only 1 worker, and remote aliases seems to work properly.
I guess the next step would be to look at Drush and how it deals with remote aliases. AmpPHP Process may have a hard time to capture the console output and the exit code...
Not only Bitbucket, it seems Drall gets stuck without any message when it is executed on aliases that refer to remote environments, e.g.
Maybe there's some kind of dialog that's present in there that we can't see? This seems like a dealbreaker.
The text was updated successfully, but these errors were encountered: