mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() `//:global_state_accessor_test` has been flaky under `tsan`. <img width="695" alt="image" src="https://user-images.githubusercontent.com/81660174/171493283-f36150e7-e1e5-4f1f-80e8-125a2f2f4bab.png"> I'm able to reproduce the issue on Linux EC2. It seems `GcsRpcClient::timer_` can be used from both application main thread and GCS RPC client event loop. Added a lock to avoid the data race. |
||
---|---|---|
.. | ||
mock | ||
ray | ||
shims/windows |