pytorch
145202c4 - Define timeout in TestIndividualWorkerQueue (#65742)

Commit
3 years ago
Define timeout in TestIndividualWorkerQueue (#65742) Summary: This test occasionally deadlocks while waiting for the child process to report result. But as the test is small, entire test should never take more than 1-2 sec, but to be on the safe side set timeout to 5 sec Somewhat mitigates https://github.com/pytorch/pytorch/issues/65727 Pull Request resolved: https://github.com/pytorch/pytorch/pull/65742 Reviewed By: janeyx99, ejguan Differential Revision: D31235116 Pulled By: malfet fbshipit-source-id: 0cdd2f7295f6f9fcefee954a14352e18fae20696
Author
Parents
Loading