Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Emulators:exec should rethrow errors from emulator startup #7976

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Nov 20, 2024

Description

Stop swallowing errors from emulator startup during emulators:exec. Fixes #7974 7974

Scenarios Tested

JAVA_HOME=/does/not/exist firebase emulators:exec "exit 0" correctly exits with code 1.

@joehan joehan requested review from jamesdaniels and aalej November 20, 2024 17:44
@joehan joehan merged commit c130377 into master Nov 21, 2024
45 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No JDK causes emulators:exec to immediately exit with a success code
2 participants