Replies: 1 comment 2 replies
-
That sounds like an oxymoron to me. Your server shouldn't crash, and if it does, you need to fix it. Use AddressSanitizer until you no longer segfault. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the best practices for deploying a uWebSockets application to GNU/Linux and handling the case where things go wrong (i.e. segfaults)? Are people using uWebSockets in production integrating with something like Crashpad + Sentry, or doing something else?
Beta Was this translation helpful? Give feedback.
All reactions