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

v7_interrupt #542

Open
ozlb opened this issue Jan 2, 2016 · 5 comments
Open

v7_interrupt #542

ozlb opened this issue Jan 2, 2016 · 5 comments
Assignees

Comments

@ozlb
Copy link

ozlb commented Jan 2, 2016

v7_interrupt is not affecting anymore the code. Is there instead any another function available or are any plan to restore it's functionality?

@mkmik mkmik self-assigned this Jan 2, 2016
@swisspol
Copy link

Looking at the code, v7_interrupt() sets the internal variable interrupted to 1 but it is never used. According to the repo history:

  • acb3e3f renamed interrupt to interrupted
  • 809f460 is where the functionality disappeared

@swisspol
Copy link

Any chance the interrupt functionality can be restored? That's required to prevent scripts from taking too long to execute (especially scripts from "untrusted" sources).

@mkmik
Copy link
Collaborator

mkmik commented Jun 28, 2016

yes I agree; I think it should be brought back

@ozlb
Copy link
Author

ozlb commented Aug 15, 2017

any news about this issue? v7 project is dismissed?

@cpq
Copy link
Member

cpq commented Aug 15, 2017

v7 development is postponed in favor of https://github.com/cesanta/mjs

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

4 participants