ray/test/jenkins_tests
Stephanie Wang aebe9f9374 Fix actor garbage collection by breaking cyclic references (#1064)
* Fix bug in wait_for_pid_to_exit, add test for actor deletion.

* Fix actor garbage collection by breaking cyclic references

* Add test for calling actor method immediately after actor creation.

* Fix bug, must dispatch tasks when workers are killed.

* Fix python test

* Fix cyclic reference problem by creating ActorMethod objects on the fly.

* Try simply increasing the time allowed for many_drivers_test.py.
2017-10-05 00:55:33 -07:00
..
multi_node_tests Fix actor garbage collection by breaking cyclic references (#1064) 2017-10-05 00:55:33 -07:00
multi_node_docker_test.py Add flag for ignoring the UI, don't start UI in jenkins tests. (#1021) 2017-09-29 15:22:51 -07:00
run_multi_node_tests.sh [rllib] Fix DQN checkpoint/restore and enable test in jenkins (#1063) 2017-10-03 23:17:54 -07:00