Description
RE: the deadlock - I built the repro as a docker container and found that the deadlock happens when I run the container on my Centos box seemingly all of our Centos 7 machines, but not on another fedora machine so I'm not sure if it points to the specific kernel or perhaps some part of the network configuration. At any rate, I'm glad this isn't widespread and I'll follow up with our IT dept to try and figure this out.
Originally posted by @onelson in #180 (comment)
Working with my IT dept, they were able to reproduce the issue on our Centos7 hosts having the following kernel:
3.10.0-1062.1.2.el7.x86_64
The issue was not present on:
5.4.142-1.el7.elrepo.x86_64
which is the current latest LTS, I'm told.
It's not clear which hosts we'll be able to freely update, so I'm hoping there might be something to look at on your end to sidestep whatever the issue might be.