mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:53:20 +08:00
93d54110f8
This change ensures that Ray set up fault handlers only if it has not been enabled by other applications. Otherwise some applications could face strange issues when using Ray, and some unittests using xml runners will fail.