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