[ https://issues.apache.org/jira/browse/XBEAN-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090730#comment-14090730 ]
Andy Gumbrecht edited comment on XBEAN-271 at 8/8/14 1:02 PM: -------------------------------------------------------------- Please, no more comments about the timeout - It's as stated a 'suggested' patch - Also the 'Description' is pretty descriptive. The first thread has 'usually' completed by the time the second one is submitted. So just lucky as far as I am concerned. was (Author: andyg): Please, no more comments about the timeout - It's as stated a 'suggested' patch - Also the 'Description' is pretty descriptive. > AsynchronousInheritanceAnnotationFinder deadlock > ------------------------------------------------ > > Key: XBEAN-271 > URL: https://issues.apache.org/jira/browse/XBEAN-271 > Project: XBean > Issue Type: Bug > Affects Versions: 3.18 > Reporter: Andy Gumbrecht > Priority: Blocker > Attachments: AsynchronousInheritanceAnnotationFinder.java.patch > > > An AsynchronousInheritanceAnnotationFinder deadlock occurs. > I believe this due to the fact that the newSingleThreadExecutor is used - > Two tasks that depend on each other running concurrently are submitted, but > only on can run in this mode. > The Executor should also be given a proper chance to shut down. > Patch supplied. -- This message was sent by Atlassian JIRA (v6.2#6252)