Skip to content
Discussion options

You must be logged in to vote

You are doing unconventional things by directly accessing descriptors and private variables. I'd need to know if you can repeat the issue using reactives in the documented way.

Regardless, the warnings indicate that callbacks have not completed after 3 seconds. It suggests a watcher or some other deferred callable is still running, or deadlocked waiting for something. Obviously I can't give any concrete suggestions without seeing code.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mzebrak
Comment options

@willmcgugan
Comment options

@mzebrak
Comment options

Answer selected by davep
Comment options

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

This discussion was converted from issue #3214 on September 01, 2023 09:16.