diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-02-19 18:06:05 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-02-20 14:54:13 +0000 |
commit | 8eb5cf74892611f26c0c42c45312cb84e04882a2 (patch) | |
tree | 0bcb6f3948ba93a5b2cb0e61936077a8ec6e5aea /cmd/podman/run_test.go | |
parent | 8d8817e61ebe76022f53caea5a520ea12d825861 (diff) | |
download | podman-8eb5cf74892611f26c0c42c45312cb84e04882a2.tar.gz podman-8eb5cf74892611f26c0c42c45312cb84e04882a2.tar.bz2 podman-8eb5cf74892611f26c0c42c45312cb84e04882a2.zip |
Ensure we don't repeatedly poll disk for exit codes
Change logic for refreshing our state using runc to only poll
for conmon exit files when we first transition to the Stopped
state. After that, we should already have the exit code stored in
the database, so we don't need to look it up again.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #363
Approved by: TomSweeneyRedHat
Diffstat (limited to 'cmd/podman/run_test.go')
0 files changed, 0 insertions, 0 deletions