Not necessarily but there is no guarantee that it doesn't.
It's just a function call like any other. Why would anything block? Especially that the QThread object lives in the same thread as the method calling it.In other words, run() does not block until the "get" function returns?
Bookmarks