Skip to content

Forbid timeout on AsyncSniffer - #5088

Merged
polybassa merged 1 commit into
secdev:masterfrom
gpotter2:asyncsniffer
Aug 14, 2026
Merged

Forbid timeout on AsyncSniffer#5088
polybassa merged 1 commit into
secdev:masterfrom
gpotter2:asyncsniffer

Conversation

@gpotter2

Copy link
Copy Markdown
Member

closes #4890

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.59%. Comparing base (3f7bed3) to head (7b9e068).

Files with missing lines Patch % Lines
scapy/sendrecv.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5088      +/-   ##
==========================================
- Coverage   80.59%   80.59%   -0.01%     
==========================================
  Files         390      390              
  Lines       96841    96843       +2     
==========================================
- Hits        78048    78047       -1     
- Misses      18793    18796       +3     
Files with missing lines Coverage Δ
scapy/sendrecv.py 87.15% <50.00%> (-0.11%) ⬇️

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2
gpotter2 force-pushed the asyncsniffer branch 2 times, most recently from ac14358 to fa83b7b Compare August 14, 2026 15:34
@polybassa
polybassa merged commit 864d2f2 into secdev:master Aug 14, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No AsyncSniffer.resluts after .stop(False) is called

2 participants