Skip to content

Conversation

littldr
Copy link
Contributor

@littldr littldr commented Aug 13, 2019

If you start localstack with only one (moto)service (e.g. `events) it will start it and stop it immediately.
I've found that the newly introduced multiserver causes this issue, cause it's thread is not returned here in the main thread (and therefore the main thread is stopped here, as expected).

@whummer
Copy link
Member

whummer commented Aug 13, 2019

Great catch, thanks @littldr ! 👍

@whummer whummer merged commit 05f4b58 into localstack:master Aug 13, 2019
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 this pull request may close these issues.

2 participants