Wait for apps during bundle deploy #18

Merged
merged 1 commit into from Nov 22, 2016

Conversation

Projects
None yet
2 participants
Member

johnsca commented Nov 22, 2016

This ensures subsequent operations, such as expose, have the ModelEntity
to work with.

Fixes #17

Member

johnsca commented Nov 22, 2016

This hangs if the application is already deployed.

Member

tvansteenburgh commented Nov 22, 2016

Maybe _wait_for_new() should return immediately if the entity already exists in the model.

Member

johnsca commented Nov 22, 2016

@tvansteenburgh That is better than my solution. Changing it again.

Wait for apps during bundle deploy
This ensures subsequent operations, such as expose, have the ModelEntity
to work with.

Fixes #17
Member

tvansteenburgh commented Nov 22, 2016

Nice.

@tvansteenburgh tvansteenburgh merged commit fada936 into master Nov 22, 2016

0 of 2 checks passed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
continuous-integration/travis-ci/push The Travis CI build could not complete due to an error
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment