Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why callback is called by setImmediate? #8

Open
behrad opened this issue Jun 5, 2018 · 1 comment
Open

Why callback is called by setImmediate? #8

behrad opened this issue Jun 5, 2018 · 1 comment

Comments

@behrad
Copy link
Contributor

behrad commented Jun 5, 2018

setImmediate(done)

Why not calling done normally inside the finished callback?

@mcollina
Copy link
Owner

mcollina commented Jun 6, 2018

I do not remember. Would you like to fix this?

behrad added a commit to behrad/mqemitter-redis that referenced this issue Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants