Replies: 0 comments 1 reply
-
Yes, Using One possible solution is to run |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi at all,
imagine that i have this piece of code ( with usage of express module ) :
The question is: "The event loop can be blocked If i write a methods that do
JSON.parse()
andJSON.stringify()
( or other network calls) insideon("finish")
block ? This block can be solved with usage of async methods ?Thank you
Beta Was this translation helpful? Give feedback.
All reactions