You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @byumark. That's quite tricky and depends on a bunch of factors: Primarily your tested code and the node version you use.
In general changes to garbage collection in recent node.js versions seem to have made it harder to obtain consistent behavior. Not sure how much that effectively impacts the tests…
I am running the following test multiple times in a row:
Sometimes it passes and other times I get something like this:
Should it consistently pass or fail rather than be intermittent? Thanks.
The text was updated successfully, but these errors were encountered: