Kyle He
2025-08-14 82a07e2f6ec60aa25a3931e9ee0d99ead642484a
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();