mirror of
https://github.com/wassname/ray.git
synced 2026-07-19 11:27:32 +08:00
Log output in test_dead_actors.py (#5831)
This commit is contained in:
@@ -10,6 +10,7 @@ import sys
|
||||
|
||||
import ray
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
ray.init(address="localhost:6379")
|
||||
|
||||
Reference in New Issue
Block a user