BEGIN_PUBLIC
Rollback of rollback. Fix: make access to collective_graph_key thread-safe. The original change introduced a collective_graph_key_ integer to DirectSession, but it did not protect accesses to this integer. This change protects access with a mutex. END_PUBLIC Automated rollback of commit cb944383 PiperOrigin-RevId: 211161961
Loading
Please sign in to comment