v7
v7 copied to clipboard
v7_interrupt
v7_interrupt is not affecting anymore the code. Is there instead any another function available or are any plan to restore it's functionality?
Looking at the code, v7_interrupt()
sets the internal variable interrupted
to 1 but it is never used. According to the repo history:
- acb3e3fce9f01bd5480a9a13a83f3b1ec9c7a91d renamed
interrupt
tointerrupted
- 809f460e815f1fd8f103c51e32db973425e41b22 is where the functionality disappeared
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).
yes I agree; I think it should be brought back
any news about this issue? v7 project is dismissed?
v7 development is postponed in favor of https://github.com/cesanta/mjs