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

move pubnub_qt into main thread #166

Merged
merged 7 commits into from
Oct 30, 2023
Merged

move pubnub_qt into main thread #166

merged 7 commits into from
Oct 30, 2023

Conversation

Xavrax
Copy link
Contributor

@Xavrax Xavrax commented Oct 26, 2023

fix: move pubnub_qt into QT main thread

Move pubnub_qt into QT main thread by default to be sure that timers will be run in it

feat: add PUBNUB_QT_MOVE_TO_THREAD flag as default

Add the PUBNUB_QT_MOVE_TO_THREAD flag as default to give users the opportunity to manage threads by themselves.

@Xavrax
Copy link
Contributor Author

Xavrax commented Oct 26, 2023

tested on MacOs - works as expected

Copy link
Contributor

@parfeon parfeon left a comment

Choose a reason for hiding this comment

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

LGTM!

@Xavrax
Copy link
Contributor Author

Xavrax commented Oct 26, 2023

tested on Windows - works as expected

qt/README.md Outdated Show resolved Hide resolved
@Xavrax
Copy link
Contributor Author

Xavrax commented Oct 30, 2023

@pubnub-release-bot release

@Xavrax Xavrax merged commit d5f2b34 into master Oct 30, 2023
6 checks passed
@Xavrax Xavrax deleted the fix/qt-listeners branch October 30, 2023 09:46
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

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.

None yet

4 participants