"Node process stopped"
we never have had this happening on previous version numbers now happens many time. even have code wrapped in await promise
VERSION 28.4.0
I createa server in Node.js and I want to run this function when it is called, and then do the task asynchronously in a seperate thread and browser and then return the result how can I do this ?