zhangmeng
2024-01-18 f68d32c9f4b2f46d26d96839801d1888a93f93ed
src/bus_proxy_start.cpp
@@ -10,6 +10,7 @@
#include <errno.h>
#include <getopt.h>
#include <stdlib.h>
#include "proc_def.h"
#include "msg_mgr.h"
using namespace std;
@@ -103,7 +104,7 @@
      }
    }
    sleep(10);
    sleep(WT_INT);
  }
  return NULL;