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

Timeout error with large VCD files #4

Open
ThomasDh-C opened this issue Nov 11, 2020 · 1 comment
Open

Timeout error with large VCD files #4

ThomasDh-C opened this issue Nov 11, 2020 · 1 comment

Comments

@ThomasDh-C
Copy link

Timeout error after input has been fully parsed and signals array is finished for large vcd files (~15mb/ 1.7 million lines), so output not returned despite it having being calculated before 'timeout'. Changing length of the timeout inside the promise does not solve the issue.

@ThomasDh-C
Copy link
Author

Removing the use of setTimeout and nextTick throughout removes the issue, though not ideal ...

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