drogonframework / drogonframework/drogon
drogon can not exit gracefully
Open
enhancement
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
I use drogon as a websocket client, after "app().quit()" been called and "app().run()" returned, I found the event loop thread did not ended, this could cause application's quit problems.
Contributor guide
Assessment
This issue has not been assessed yet.