Proxy Threading Fixes
Attempt to solve the proxy threading issues at the root, by dispatching all replies to the main thread instead of leaving this to the individual consumers, which should avoid several race conditions.
Attempt to solve the proxy threading issues at the root, by dispatching all replies to the main thread instead of leaving this to the individual consumers, which should avoid several race conditions.