Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Conversation

gustblima
Copy link

@gustblima gustblima commented Jun 3, 2019

Issue #54

Description of changes:
When the stack has no changes on serverless, the deploy is skipped and as the configuration file is written in an asynchronous method, this can cause an abruptly exit on the process before the writing is done, resulting on an empty configuration file. Now the configuration file is written on a synchronous method, even if the deploy is skipped, the application waits the writing process to be done.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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

Successfully merging this pull request may close these issues.

1 participant