Hi Wander,

Please can you tell me whether pyusb is thread safe?

I get this error stream when I use the threading module with pyusb

threading.py line 532  __bootstrap_inner
core.py line 637
__get_timeout(timeout)

libusb10.py line 511 intr_read
libusb10.py line 593 __read
libusb10.py line 357 _check

USBError: Operation timed out

Pretty much the same code without threading runs fine.
-- 
regards
Eric Hewett

eric.hew...@gmail.com
Twitter: @ehewett
Website: www.erichewett.com
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to