mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:54:34 +08:00
147e7d46ec
* Start testing test_fork Maybe queue actor takes too long to initialize, that's why we are seeing "Many python processes started" since most of the python tasks are blocked on ray.get * Add a comment