diff --git a/trunk/src/app/srs_app_server.cpp b/trunk/src/app/srs_app_server.cpp index 9e66a8a79..efb072adf 100644 --- a/trunk/src/app/srs_app_server.cpp +++ b/trunk/src/app/srs_app_server.cpp @@ -618,6 +618,7 @@ int SrsServer::cycle() #ifdef SRS_AUTO_GPERF_MC destroy(); + // remark, for gmc, never invoke the exit(). srs_warn("sleep a long time for system st-threads to cleanup."); st_usleep(3 * 1000 * 1000); srs_warn("system quit");