Skip to content

Fix agent stuck when using output container#135

Merged
GBrawl merged 1 commit intomasterfrom
fix/agent-stuck-with-output-container
Aug 21, 2020
Merged

Fix agent stuck when using output container#135
GBrawl merged 1 commit intomasterfrom
fix/agent-stuck-with-output-container

Conversation

@GBrawl
Copy link
Copy Markdown
Contributor

@GBrawl GBrawl commented Aug 21, 2020

Because the output container was still running the job status would never be completed
because of this the agent was never returning a result to stackl. With this change the
status of only the jobcontainer will be checked

Fixes #126

Because the output container was still running the job status would never be completed
because of this the agent was never returning a result to stackl. With this change the
status of only the jobcontainer will be checked

Fixes #126
@GBrawl GBrawl merged commit 7810020 into master Aug 21, 2020
@GBrawl GBrawl deleted the fix/agent-stuck-with-output-container branch August 21, 2020 09:17
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.

When a job fails the agent keeps waiting for result

1 participant