Skip to content

TemplatedApp::publish needs to wake up a loop #996

Answered by ghost
nrayimov asked this question in Q&A
Discussion options

You must be logged in to vote

No, you get that delay because you call publish from another thread.

You're not allowed to, if you need to publish from another thread call Loop::defer with a lambda doing the publish.

Read more in the user manual

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #996 on December 09, 2020 02:48.