Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncSniffer catch errors on join() #4359

Merged
merged 1 commit into from Apr 27, 2024
Merged

Conversation

gpotter2
Copy link
Member

@gpotter2 gpotter2 added cleanup Performs some code clean-up bug labels Apr 21, 2024
Copy link

codecov bot commented Apr 21, 2024

Codecov Report

Merging #4359 (9f24f64) into master (cd2fed9) will decrease coverage by 0.65%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4359      +/-   ##
==========================================
- Coverage   82.13%   81.48%   -0.65%     
==========================================
  Files         350      350              
  Lines       83136    83144       +8     
==========================================
- Hits        68280    67752     -528     
- Misses      14856    15392     +536     
Files Coverage Δ
scapy/sendrecv.py 87.42% <100.00%> (+<0.01%) ⬆️

... and 20 files with indirect coverage changes

@gpotter2 gpotter2 added this to the 2.6.0 milestone Apr 27, 2024
@gpotter2 gpotter2 merged commit 98257f3 into secdev:master Apr 27, 2024
22 of 23 checks passed
@gpotter2 gpotter2 deleted the async-join branch April 27, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cleanup Performs some code clean-up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unhandled Exception after join in AsyncSniffer caused by usage of a non-existent interface
1 participant