mirror of
https://github.com/wassname/ray.git
synced 2026-07-29 11:26:04 +08:00
* 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