Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround to use only Qt5.7 API #3250

Merged
merged 2 commits into from
Nov 5, 2020
Merged

Conversation

vallsv
Copy link
Contributor

@vallsv vallsv commented Nov 4, 2020

Here is a workaround for #3244. This remove the use of tryTake in a lazy way.

If we want to create a bug fix release, I suggest to only apply that in the branch, and update the supported Qt version on the master branch.

I still have to setup a Qt5.7 env to check it manually.

Changelog:

  • Fix use of QThreadPool.tryTake to be Qt5.7 complient

@vallsv
Copy link
Contributor Author

vallsv commented Nov 4, 2020

I did check it. Sounds good.

Copy link
Member

@t20100 t20100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some comments to flag as Qt<5.9 support.
LGTM

@t20100 t20100 merged commit 195b404 into silx-kit:master Nov 5, 2020
@vallsv
Copy link
Contributor Author

vallsv commented Nov 5, 2020

Yes good idea.

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

Successfully merging this pull request may close these issues.

2 participants