]
Jeff Johnston reassigned ERT-529:
---------------------------------
Assignee: Jeff Johnston
ContainerCommandProcess causes Container not found exception when
Container is auto-delete [EBZ#526725]
-------------------------------------------------------------------------------------------------------
Key: ERT-529
URL:
https://issues.jboss.org/browse/ERT-529
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Jeff Johnston
Labels: 6.2.0, Docker, bzira
Fix For: Oxygen.2 (4.7)
When specifying to delete a Container when finished, the ContainerCommandProcess gets a
Container Not Found exception trying to figure out the exit code. This is due to the
Container already being deleted by the time the caller asks for the exit code.