Skip to content

Fix QCoro::connect with QFutures#154

Merged
danvratil merged 1 commit intoqcoro:mainfrom
jbruechert:fix/connect-future
Mar 1, 2023
Merged

Fix QCoro::connect with QFutures#154
danvratil merged 1 commit intoqcoro:mainfrom
jbruechert:fix/connect-future

Conversation

@jbruechert
Copy link
Contributor

The requirements of the template previously were much stricter than what
we can support. Everything that detail::toTask can handle works, so we
should use the same requirements.

The requirements of the template previously were much stricter than what
we can support. Everything that detail::toTask can handle works, so we
should use the same requirements.
@danvratil
Copy link
Collaborator

Nice catch, thanks!

@danvratil danvratil merged commit df63118 into qcoro:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants