Fuzz introspector: fuzz_server
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
7 0 EP call site tests.fuzz.fuzz_server.ServerThread.__init__

Fuzzer calltree

0 tests.fuzz.fuzz_server.TestOneInput [function] [call site] 00000
1 tests.fuzz.fuzz_server.ServerThread.__init__ [function] [call site] 00001
2 socket.socket [function] [call site] 00002
2 threading.Thread.__init__ [function] [call site] 00003
1 threading.Thread.start [function] [call site] 00004
1 tests.fuzz.fuzz_server.SetFuzzedInput [function] [call site] 00005
1 requests.get [function] [call site] 00006
1 threading.Thread.join [function] [call site] 00007