Allow enabling logging in core worker with empty log_dir (#8529)

This commit is contained in:
Kai Yang
2020-05-22 18:02:37 +08:00
committed by GitHub
parent 8870270164
commit 2e5e789294
10 changed files with 20 additions and 9 deletions
+1
View File
@@ -315,6 +315,7 @@ class StreamingQueueTestBase : public ::testing::TestWithParam<uint64_t> {
raylet_socket_names_[0], // raylet_socket
NextJobId(), // job_id
gcs_options_, // gcs_options
true, // enable_logging
"", // log_dir
true, // install_failure_signal_handler
"127.0.0.1", // node_ip_address