Message12920

Author FraOrolo
Recipients FraOrolo, jeff.allen, zyasoft
Date 2020-01-25.11:03:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579950239.03.0.679274804973.issue2834@roundup.psfhosted.org>
In-reply-to
Content
Hi Jeff,

sorry, have been offline for while.
I tried to reproduce and imagine some way that the 'package bug' from 2019-12-27 affects our code. But there is only one package, one class with a lot of static methods. 
I'm pretty sure this is not the cause of my problem.

The other variant, you described and reported today would fit much better. We do have 4-8 threads running the same import at almost the same time. Sometimes one of them traps into some premature PyJavaType that does not know the static methods (yet).
History
Date User Action Args
2020-01-25 11:03:59FraOrolosetmessageid: <1579950239.03.0.679274804973.issue2834@roundup.psfhosted.org>
2020-01-25 11:03:59FraOrolosetrecipients: + FraOrolo, zyasoft, jeff.allen
2020-01-25 11:03:59FraOrololinkissue2834 messages
2020-01-25 11:03:58FraOrolocreate