You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
I just downloaded Node.js 0.12.0, and I found setTimeout's callback does not called on REPL.
But after 5 seconds or more, 'called' is printed if I press any key.
Similarly, fs.readFile does not end if I do not have any action.
Am I doing something wrong? Or is this a bug?
I am on MacOSX 10.10.2, and I installed Node.js via Homebrew.