Now I implement it with two signals and two slots in Queued, one from worker to main, and when executed send another signal from main to worker to continue the work.
With BlockingQueue sometimes one thread finish in deadlock.
there any way to force the context??
Bookmarks