acquia / cli

Acquia CLI
GNU General Public License v2.0
42 stars 47 forks source link

CLI-1130: Not all processes should use STDIN #1650

Closed danepowell closed 9 months ago

danepowell commented 9 months ago

Seems like stdin is being sent to the first process run in the stack, which is actually which ssh.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9ec86da) 91.62% compared to head (06c94c8) 91.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1650 +/- ## ========================================= Coverage 91.62% 91.62% - Complexity 1779 1780 +1 ========================================= Files 122 122 Lines 6413 6413 ========================================= Hits 5876 5876 Misses 537 537 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.