ray/src/local_scheduler
Eric Liang 9233e496cc Raise exception when getting the task results of workers that died (#1224)
* wip

* with test

* add timeout

* also add test for f

* remove on cleanup

* update

* wip

* fix tests

* mark actor removed in redis

* clang-format

* fix bug when no-inprogress tasks

* try to set task status done

* Add comment.
2017-11-20 15:18:39 -08:00
..
build Rename photon -> local scheduler. (#322) 2017-02-27 12:24:07 -08:00
format Actor checkpointing with object lineage reconstruction (#1004) 2017-10-12 09:53:32 -07:00
test Convert UT datastructures in tests (#1203) 2017-11-11 16:55:05 -08:00
CMakeLists.txt Move all config constants into single file. (#1192) 2017-11-08 11:10:38 -08:00
local_scheduler.cc Raise exception when getting the task results of workers that died (#1224) 2017-11-20 15:18:39 -08:00
local_scheduler.h Move all config constants into single file. (#1192) 2017-11-08 11:10:38 -08:00
local_scheduler_algorithm.cc Raise exception when getting the task results of workers that died (#1224) 2017-11-20 15:18:39 -08:00
local_scheduler_algorithm.h Raise exception when getting the task results of workers that died (#1224) 2017-11-20 15:18:39 -08:00
local_scheduler_client.cc Compile with -Werror and -Wall (#1116) 2017-10-12 21:00:23 -07:00
local_scheduler_client.h Actor checkpointing with object lineage reconstruction (#1004) 2017-10-12 09:53:32 -07:00
local_scheduler_extension.cc Move all config constants into single file. (#1192) 2017-11-08 11:10:38 -08:00
local_scheduler_shared.h Raise exception when getting the task results of workers that died (#1224) 2017-11-20 15:18:39 -08:00