-
Notifications
You must be signed in to change notification settings - Fork 127
Incorrect descriptor starting bytes #7
Comments
You need to call However after looking into this problem a bit more, it seems it can be solved elegantly by using "try finally" inside the iterator. |
if stop() is always needed, it could better to integrate the function in the iter_scans(). To make your code robust, it should support the eventuality that the users do things that you don't want. Anyway I work on improvements and I'll send you a first pull request this afternoon, we 'll be able to discuss on this base. |
hello, |
HI |
After a iter_scans functions raise an Incorrect descriptor starting bytes.
Probably synchronization issue with the protocol
The text was updated successfully, but these errors were encountered: