zhifu gao
2025-09-09 c0b2079fb1ef40b9ea1d67353335b0ebd7e31d5f
runtime/http/bin/funasr-http-main.cpp
@@ -510,6 +510,7 @@
    s.run();
    LOG(INFO) << "http model loop " << s_port;
    conn_guard.reset();
    // wait for theads
    for (auto &t : decoder_threads) {
      t.join();