Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
allgo
allgo
Commits
dc2add83
Commit
dc2add83
authored
Feb 08, 2017
by
BAIRE Anthony
Browse files
todo
parent
6b30c20c
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/controller.py
View file @
dc2add83
...
...
@@ -953,6 +953,7 @@ class JobManager(Manager):
))[
"Id"
]
info
.
client
.
start
(
info
.
ctr_id
)
except
:
#TODO introduce a state JobState.ERROR
self
.
_remove_job
(
info
,
tmp_img
=
tmp_img
)
raise
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment