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
hello @na-- ! I just came upon k6 and think this is a really awesome/useful project and would love to see if I can contribute. Would it be alright if I investigate this issue as a possible first contribution?
Expected Behavior
The following code:
will result in a panic like:
Actual Behavior
k6 should never panic, especially from a script error... Instead, running this code should result in a normal JS exception thrown in the script.
The text was updated successfully, but these errors were encountered: