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

No root Children created when Timeout in ChildrenRetrievalPolicy.All #118

Open
Meldur opened this issue Jun 26, 2023 · 0 comments
Open

No root Children created when Timeout in ChildrenRetrievalPolicy.All #118

Meldur opened this issue Jun 26, 2023 · 0 comments

Comments

@Meldur
Copy link

Meldur commented Jun 26, 2023

Hello,

I try to readout the node structure of an Ember+-Device. ChildrenRetrievalPolicy.GetDirectoryOnlyworks fine but ChildrenRetrievalPolicy.All throws an timeout exception somewhere in leven 17. That's okay but the root object has no children in this case. If I debug I can see, that the children are existing but not references in the Children list. Looks like the exceptions leaves the first level unconnected to the rest of the tree. What can I do?

Thanks

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

No branches or pull requests

1 participant