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

Runtime ignores timeout in evaluation when awaitPromise is true #69

Open
elfoxus opened this issue Jul 11, 2022 · 0 comments
Open

Runtime ignores timeout in evaluation when awaitPromise is true #69

elfoxus opened this issue Jul 11, 2022 · 0 comments

Comments

@elfoxus
Copy link

elfoxus commented Jul 11, 2022

Hi, I am using Runtime to evaluate js code in my program. I did set timeout for i.e. 1000 ms - it worked great. However, when I pass awaitPromise flag as true - it ignores given timeout. Shouldn't runtime throw exception if timeout has exceeded?

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

1 participant