Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(cli): allow bail out from TerminalUI #16818

Merged
merged 3 commits into from Apr 4, 2022
Merged

Conversation

EvanBacon
Copy link
Contributor

Why

If a process was taking too long (like opening a simulator) you couldn't bail out, now you can.

Test Plan

  • Run a long process like pressing i while the simulator is closed -- then press ctrl+c.

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Mar 29, 2022
Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Mar 29, 2022
@EvanBacon EvanBacon merged commit 11a5a4d into main Apr 4, 2022
@EvanBacon EvanBacon deleted the @evanbacon/cli/allow-bail-out branch April 4, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants