K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-09-28T10:28:22.355316Z K 7 svn:log V 455 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 MFC after: 1 week Approved by: re (kib) Sponsored by: Mellanox Technologies END