Replies: 2 comments
-
What would be helpful to go deeper here is to log the stacktrace when the process crash, could you hook into https://nodejs.org/api/process.html#event-uncaughtexceptionmonitor ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
That’s what is strange - I added handlers for all those things - none are firedOn Nov 19, 2022, at 2:56 AM, Valentin Marchaud ***@***.***> wrote:
What would be helpful is to log the stacktrace when the process crash, could hook into https://nodejs.org/api/process.html#event-uncaughtexceptionmonitor ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Detail here: vercel/next.js#43100. TL;DR: Jest quits quietly and immediately at a predictable time when updating the OpenTelemetry libraries.
But I can confirm that reverting this commit on the underlying infra fixes the problem.
Beta Was this translation helpful? Give feedback.
All reactions