hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
828 stars 129 forks source link

NewContainer: return until container is started #385

Closed gao-feng closed 7 years ago

gao-feng commented 7 years ago

Fix the problem that containerd send out container-start event before container is started.

Signed-off-by: Gao feng omarapazanadi@gmail.com

laijs commented 7 years ago

LGTM