can, isotp, soft: threding fixes and small buffer device support impr…#4983
Merged
polybassa merged 1 commit intosecdev:masterfrom Apr 30, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4983 +/- ##
========================================
Coverage 80.27% 80.27%
========================================
Files 382 383 +1
Lines 94349 94685 +336
========================================
+ Hits 75736 76011 +275
- Misses 18613 18674 +61
🚀 New features to boost your workflow:
|
polybassa
reviewed
Apr 28, 2026
Contributor
|
Looks good, beside this one comment. Thanks for the PR. |
4299c6b to
31c2c4b
Compare
Contributor
|
please remove the leftover unit test: ###(100)=[failed] UDS_Scanner reset_handler leaked socket causes CAN frame theft |
…ovements * try harder to drain before close to avoid warnings * unit tests to trigger issues encountered using soft sockt with slcan, candle, cantact on windows * threading robustness improvements * robustness improvements when using can adapters with small buffers * improvements to the heuristics for detecting can adapters with no hardware filtering
31c2c4b to
603a69a
Compare
Contributor
Author
sorry about that. should be gone now |
polybassa
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist :
tox)I understand that failing to mention the use of AI may result in a ban. (We do not forbid it, but you must play fair. Be warned !)
cc @polybassa this is the isotp soft socket stuff extrated from PR #4961