Skip to content

Fix bug at image deployment#1

Merged
FedorSmirnov89 merged 1 commit into
masterfrom
fix-images
Sep 23, 2021
Merged

Fix bug at image deployment#1
FedorSmirnov89 merged 1 commit into
masterfrom
fix-images

Conversation

@doetlingerlukas
Copy link
Copy Markdown
Collaborator

Running the same function multiple times in a workflow, would start a function image more than once, resulting in an error that the function is already running.
Fixed by implementing a check the ContainerManager.

@FedorSmirnov89 FedorSmirnov89 merged commit aae9c4b into master Sep 23, 2021
@FedorSmirnov89 FedorSmirnov89 deleted the fix-images branch September 23, 2021 13:42
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