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

Add error if emulator is already running #108

Closed
jribbink opened this issue Jun 14, 2022 · 1 comment
Closed

Add error if emulator is already running #108

jribbink opened this issue Jun 14, 2022 · 1 comment
Assignees

Comments

@jribbink
Copy link
Contributor

Instructions

Thrown errors when the emulator is already running are not very explicit by nature. For instance if I attempt to run the kitty-items tests with the emulator already running, the error I see is thrown: undefined. This is can be very confusing as evinced by #89 .

(Optional): Suggest A Solution

Add some sort of exception handling related to emulator already running, throw an error that is more explicit.

@jribbink
Copy link
Contributor Author

Closing as this is superseded by #112 and #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants