mirror of
https://github.com/vale981/ray
synced 2025-03-10 05:16:49 -04:00
![]() * Convert UniqueID::nil() to a constructor * Cleanup actor handle pickling code * Add new actor handles to the task spec * Pass in new actor handles * Add new handles to the actor registration * Regression test for actor handle forking and GC * lint and doc * Handle pickled actor handles in the backend and some refactoring * Add regression test for dummy object GC and pickled actor handles * Check for duplicate actor tasks on submission * Regression test for forking twice, fix failed named actor leak * Fix bug for forking twice * lint * Revert "Fix bug for forking twice" This reverts commit 3da85e59d401e53606c2e37ffbebcc8653ff27ac. * Add new actor handles when task is assigned, not finished * Remove comment * remove UniqueID() * Updates * update * fix * fix java * fixes * fix |
||
---|---|---|
.. | ||
jenkins_tests | ||
stress_tests | ||
travis-ci | ||
actor_test.py | ||
array_test.py | ||
autoscaler_test.py | ||
component_failures_test.py | ||
credis_test.py | ||
cython_test.py | ||
failure_test.py | ||
microbenchmarks.py | ||
monitor_test.py | ||
multi_node_test.py | ||
multi_node_test_2.py | ||
node_manager_test.py | ||
object_manager_test.py | ||
recursion_test.py | ||
runtest.py | ||
stress_tests.py | ||
tempfile_test.py | ||
tensorflow_test.py | ||
xray_test.py |