mirror of
https://github.com/wassname/ray.git
synced 2026-08-06 13:31:10 +08:00
Also use NotifyDirectCallTaskBlock/Unblocked for plasma store accesses (#6249)
* wip * fix it * lint * wip * fix * unblock * flaky * use fetch only flag * Revert "use fetch only flag" This reverts commit 56e938a0ee2024f5c99c9ab2d55fd35558fb15e1. * restore error resolution * use worker task id * proto comments * fix if
This commit is contained in:
@@ -55,6 +55,7 @@ py_test(
|
||||
size = "small",
|
||||
srcs = ["tests/test_experiment.py"],
|
||||
deps = [":tune_lib"],
|
||||
flaky = 1,
|
||||
)
|
||||
|
||||
py_test(
|
||||
|
||||
Reference in New Issue
Block a user