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
In my case 'error' is 'Connection error: connect ECONNREFUSED 127.0.0.1:3007', and result is null,
resulting in 'TypeError: Cannot set properties of undefined (setting 'requestIndex')' on setting result.requestIndex
The text was updated successfully, but these errors were encountered:
loadtest/lib/pool.js
Line 75 in a0f4b30
In my case 'error' is 'Connection error: connect ECONNREFUSED 127.0.0.1:3007', and result is null,
resulting in 'TypeError: Cannot set properties of undefined (setting 'requestIndex')' on setting result.requestIndex
The text was updated successfully, but these errors were encountered: