PyJFAPI icon indicating copy to clipboard operation
PyJFAPI copied to clipboard

Fuzz test runs in infinite loop

Open julesm007 opened this issue 8 years ago • 0 comments

First of all, great script, works great!

I have one issue though, the test runs in a while loop that never ends. Two options: 1.) What do I need to tweak in the script to set a hard-coded "number of HTTP requests" value? 2.) Add a "number of HTTP requests" as a command-line argument.

Thanks!

julesm007 avatar Oct 25 '17 19:10 julesm007