sylabs / singularity-cri

The Singularity implementation of the Kubernetes Container Runtime Interface
Apache License 2.0
114 stars 29 forks source link

Reading from tty should be cancelled after container start, not create #360

Open sashayakovtseva opened 5 years ago

sashayakovtseva commented 5 years ago

Ideally this context should be cancelled only after container in state RUNNING. There might be some errors during startup, e.g seccomp configuration failures, see example of error.