when i run workflow locally, occasionally i get this error ``` workerd/jsg/setup.c++:39: fatal: V8 f

when i run workflow locally, occasionally i get this error
workerd/jsg/setup.c++:39: fatal: V8 fatal error; location = :0; message = Missing deoptimization information for OptimizedJSFrame::Summarize.

and it just crashes the runtime outright (the command shell would be working), but no http requests can be proccessed
Was this page helpful?