Skip to content

Commit

Permalink
fix (qicosmos#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos authored Jul 14, 2023
1 parent e9badb0 commit 8a0b054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_cinatra_websocket.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ void test_websocket_content(size_t len) {
server.stop();
server_thread.join();

client.async_close();

quit_promise.get_future().wait();
}

Expand Down

0 comments on commit 8a0b054

Please sign in to comment.