Fix mac os rescan regression
In !2371 (merged) I already fixed the mac os rescan issue with separating the hid_init from the detection thread because it's not thread safe, but in !2529 (merged) it was put into an other thread the only fix that I can think of is removing this thread.