Running test.js results in segmentation fault #300
Labels
S-Tolerable
Low/no impact on users
T-Defect
Bugs, crashes, hangs, vulnerabilities, or other reported problems.
Describe the bug
When trying to run the test.js code, it doesn't create the eventloop for setInterval and after functions returned the results, console gives "zsh: segmentation fault". Even without setInterval still gives me the same error afterwards.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Eventloop starting and setInterval function working and not resulting in segmentation fault
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: