D
Deno
J
Deno
•
3y ago
•
4 replies
jcayzac
How to recover from worker death? It terminates my main program…
In the error message handler
, I replace the dead worker with a new one
, but it kills my program either way
.
Full repro
& log at
https://gist.github.com/jcayzac/48ae8304a6b3c790353c52f98e242904
Thanks
!
Gist
Deno worker death
Deno worker death
. GitHub Gist
: instantly share code
, notes
, and snippets
.
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How to make workers unable to crash the main program
A
Andreu Botella / help
3y ago
How to detect if executing on main thread vs worker
C
coty / help
2y ago
How can I let my program keep running even if it receives SIGINT?
H
Hong Minhee / help
4y ago