Comment 0 for bug 1591010

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

[Impact]
As explained in https://github.com/golang/go/issues/16021#issuecomment-225029684, the s390x port for Go contains two bugs that prevent docker from operating correctly.

[Test Case]
Simply run "docker run s390x/ubuntu:16.04 echo hi" -- in the failing case this will hang on exit and containerd will be observed to use 100% cpu.