rondogency opened a new issue #17467: Flaky Test test_operator:test_custom_op_fork hanging URL: https://github.com/apache/incubator-mxnet/issues/17467 ## Description test_operator.py - test_custom_op_fork Python custom operator test hanging causing some CI to timeout ## Occurrences http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-17270/16/pipeline/298 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-17241/19/pipeline/294 Note that the above PR are C++ custom operator and has no connection with Python custom op ## What have you tried to solve it? 1. Tried "python tools/flakiness_checker.py test_operator.test_custom_op_fork -n 100" on a EC2 and the test will intermittently hang 2. It may be related to the deadlock issue fixed last year https://github.com/apache/incubator-mxnet/issues/14396
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
