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

Wrong blocking of components #14

Closed
GoogleCodeExporter opened this issue Jul 28, 2015 · 1 comment
Closed

Wrong blocking of components #14

GoogleCodeExporter opened this issue Jul 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Where the error occurs:

- when using performance demo in perspective3 ("send message to bg component")

what happen:

- when pressing the button in component A a message to is send to component A 
to start messaging to component B (running component A in thread). After a 
while no messages are send and logging indicates that message is send to queue. 
This should only happen when component is blocked an running in a thread but 
the component isnt't running!

Original issue reported on code.google.com by amo.a...@gmail.com on 20 Jul 2010 at 7:54

@GoogleCodeExporter
Copy link
Author

Original comment by amo.a...@gmail.com on 22 Jul 2010 at 5:59

  • Changed state: Fixed

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

No branches or pull requests

1 participant