drogonframework / drogonframework/drogon
Exception handling
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
As far as we observe, the exception is handled in the main loop. For example, when we create a certificate, we cannot ensure if it is correct or not until we start the loop. We think that similar exceptions can be handled during creation.
Contributor guide
Assessment
This issue has not been assessed yet.