egovconcepts / jacp

Automatically exported from code.google.com/p/jacp
0 stars 0 forks source link

Wrong blocking of components #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago

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