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 ?
Call function not returning to main thread after finishing
-
Hello
Got that problem that when calling function after its finished its not returning to for loop as it should

Tried to run script from that @Fox solution but nothing happens after i click run
Also couldnt find anything else on forum about functions using labels.
Could someone explain why its happening? and how to fix it?
-
@enesmertc did u find out how to solve this?