Replies: 1 comment 5 replies
-
Sounds like you want a debugger like gdb or compile WITH_ASAN |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
So I'm using this library and it's pretty simple so I deployed my server on AWS. The issue is that on AWS my application will crash and I can't reproduce it locally.
I tried to put my entire main body inside a try catch but that doesn't seem to help either.
Does anyone have any idea how I can log the kinds of errors that uWebsockets will produce?
Beta Was this translation helpful? Give feedback.
All reactions