tensorpipe
                                
                                 tensorpipe copied to clipboard
                                
                                    tensorpipe copied to clipboard
                            
                            
                            
                        Deadlock in XTH
https://app.circleci.com/pipelines/github/pytorch/tensorpipe/748/workflows/4d1ba53b-e512-4e6a-acc9-5894d7cbc15a/jobs/5062/steps
Re-run of the job is passing (https://app.circleci.com/pipelines/github/pytorch/tensorpipe/748/workflows/5eb4e08f-d767-48e8-9c62-d4790157c44f/jobs/5113). I'll try to repro.
$  for i in $(seq 10000); do ctest -R 'Xth/ChannelTest.Call' > /dev/null || echo "Failed"; done yields nothing on my machine.