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
Build/Test Tools: Correct local environment failure handling.
Backport of [63416] to the 6.9 branch.
`start.js` and `docker.js` report success when Docker Compose fails to start,
exits non-zero, or is killed. Propagate the exit status, and keep SIGINT as
cancellation for interactive commands.
The `.env` half of [63416] is omitted. This branch already copies the
configuration synchronously, from [62871].
0 commit comments