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

program with timer and generators does not terminate #6

Open
bjouhier opened this issue May 6, 2012 · 1 comment
Open

program with timer and generators does not terminate #6

bjouhier opened this issue May 6, 2012 · 1 comment

Comments

@bjouhier
Copy link

bjouhier commented May 6, 2012

See https://gist.github.com/2623314

Could also be something I'm doing wrong but I need pointers.

@rafis
Copy link

rafis commented Dec 28, 2015

Hmm, in NodeJS if you don't call process.exit(exitcode) it doesn't terminate too. You need to call libuv's uv_stop() somehow I think.

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