blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4.1k stars 375 forks source link

Shorten ingress queue #1332

Closed TheTechromancer closed 2 months ago

TheTechromancer commented 2 months ago

This small PR shortens the outgoing queue for the internal module _scan_ingress, to prevent premature draining of the modules' outgoing queues.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92%. Comparing base (3942b65) to head (ec8cc78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1332 +/- ## ======================================== - Coverage 92% 92% -0% ======================================== Files 327 327 Lines 21779 21764 -15 ======================================== - Hits 19848 19831 -17 - Misses 1931 1933 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.