mirror of
https://github.com/vale981/ray
synced 2025-03-12 06:06:39 -04:00
![]() * Ion and Philipp's table retries * Refactor the retry struct: - Rename it from retry_struct to retry_info - Retry information contains the failure callback, not the retry callback - All functions take in retry information as an arg instead of its expanded fields * Rename cb -> callback * Remove prints * Fix compiler warnings * Change some CHECKs to greatest ASSERTs * Key outstanding callbacks hash table with timer ID instead of callback data pointer * Use the new retry API for table commands * Memory cleanup in plasma unit tests * fix Robert's comments * add valgrind for common |
||
---|---|---|
.. | ||
build | ||
doc | ||
lib/python | ||
state | ||
test | ||
thirdparty | ||
common.c | ||
common.h | ||
event_loop.c | ||
event_loop.h | ||
io.c | ||
io.h | ||
logging.c | ||
logging.h | ||
Makefile | ||
task.c | ||
task.h |