idbeta commented on a change in pull request #3667:
URL: https://github.com/apache/apisix/pull/3667#discussion_r583598909
##########
File path: t/fuzzing/public.py
##########
@@ -20,14 +20,15 @@
import subprocess
import os
import psutil
+from boofuzz import *
Review comment:
This is the official usage. If it is changed to `import boofuzz`, the
code will be very complicated. @moonming
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]