Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Allow progress watching is work threads #29

Open
vpicaver opened this issue Mar 17, 2020 · 0 comments
Open

Allow progress watching is work threads #29

vpicaver opened this issue Mar 17, 2020 · 0 comments

Comments

@vpicaver
Copy link
Contributor

Currently asyncfuture doesn't support watching progress on work thread because the future watcher is always move to the main thread. If the work thread has an eventloop, this should work. I propose being able to send a context object into Observable::onProgress(QObject* context) to support multi threaded progress watching.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant