Pier-Yves Lessard

Results 78 comments of Pier-Yves Lessard

Is it possible that you call open and close one after the other without waiting? I think there's a weakness in that case Try to reproduce your error and then...

Something does not make sense, You say that the the thread never starts but you are able to send and receive. Are you able to write a demo script that...

Following up on this, update? I still never reproduced your issue. Would need some kind of code that reproduce.

If no update, I will close this issue

Thanks, I see what you mean. The error should be reported to the upper layer. I will check this, but maybe not short term.

Hi, What connection do you use? Can you share the python logging output with debug logging enabled? Windows has a thread resolution of 16ms, so you certainly have 2 time...

You have not shared the connection you used. And I don't see the the startup in the logs. set_sleep_timing is deprecated and is not supposed to have an effect. With...

Ah, yes. v1.21+ is required to take advantage of the timing improvements introduced in isotp v2. What version were you using? regards