K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-10-05T07:50:44.602129Z K 7 svn:log V 426 MFC r338993: When multiple threads are involved receiving completion events in LibUSB make sure there is always a master polling thread, by setting the "ctx_handler" field in the context. Else the reception of completion events can stop. This happens if event threads are created and destroyed during runtime. Found by: Ludovic Rousseau PR: 231742 Sponsored by: Mellanox Technologies END