Skip to content

ixxat: Raise exception on busoff in recv()#856

Merged
hardbyte merged 4 commits into
hardbyte:developfrom
henzef:develop
Oct 19, 2020
Merged

ixxat: Raise exception on busoff in recv()#856
hardbyte merged 4 commits into
hardbyte:developfrom
henzef:develop

Conversation

@henzef
Copy link
Copy Markdown
Contributor

@henzef henzef commented Jun 11, 2020

I recently ran into a problem where the ixxat would switch into a busoff state and my application was not notified about that. This patch should address that problem.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 11, 2020

Codecov Report

Merging #856 into develop will decrease coverage by 0.15%.
The diff coverage is 25.00%.

@@             Coverage Diff             @@
##           develop     #856      +/-   ##
===========================================
- Coverage    70.95%   70.80%   -0.16%     
===========================================
  Files           71       71              
  Lines         6993     7014      +21     
===========================================
+ Hits          4962     4966       +4     
- Misses        2031     2048      +17     

Copy link
Copy Markdown
Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improved status reporting - nice!

🐛 squashing always appreciated :-)

@henzef
Copy link
Copy Markdown
Contributor Author

henzef commented Sep 25, 2020

So can this be merged? :-)

@hardbyte hardbyte merged commit b27a61d into hardbyte:develop Oct 19, 2020
@felixdivo felixdivo added this to the 4.0.0 Release milestone Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants