IngmarPaetzold
Results
2
issues of
IngmarPaetzold
### Describe the bug When I unplug the CAN bus (physically pull the connector), after a few seconds, the underlying Ixxat driver is raising an exception `raise VCIError("Error warning limit...
bug
### Problem description I have a small application that listens on one thread, and may send on another (using asyncio). Before sending, I used to check the hardware state by...
enhancement