#165 调整TFE进程的启动方式,使用notify方式启动;
* 调整notify超时时间为300秒; * 调整日志的记录方式,当使用notify方式启动时,初始化完毕后不在向标准输出写入日志。
This commit is contained in:
@@ -133,6 +133,7 @@ unsigned int monkey_gz_len = 407;
|
||||
unsigned int monkey_len = 843;
|
||||
unsigned int __64x_len = 64;
|
||||
unsigned int __64x_gz_len = 28;
|
||||
bool g_print_to_stderr = true;
|
||||
|
||||
struct callback_ctx
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user