hardbyte / hardbyte/python-can

Notifier thread closed when exception occurs on bus.recv expect repoting to listener only

オープン
#1,667 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
1.6k
フォーク
697
PR マージ指標
30日以内にマージされた PR はありません

説明

### Describe the bug
When bus.recv raise an error notifier thread is stoped. Role of notifier is to cascade issue to the listener but not close itself

### To Reproduce
Create CAN conection and produce failure on hardware that raise an error. Notifier catch the error but close the thread

### Expected behavior
cascade exception to the listener to allow more precise control of failure

### Additional context

OS and version: windows
Python version: 3
python-can version: 4.2.2
python-can interface/s (if applicable): mine is Ixxat and error raised is "Error warning limit"

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。