mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 11:37:28 +08:00
8a0a30b5f0
* expose actor status and protobuf message of infeasible tasks * move infeasible tasks into actor tree * add pytest for displaying infeasible tasks info * fix base64 decoding * fix race condition after #6629 merged