WhisperBack fails to send error report on 5.0~beta1
It get stuck at "Sending mail, This could take a while…".
In the Journal I see AttributeError: 'Thread' object has no attribute 'isAlive'
about that line of code:
if self.__thread.isAlive():
.
It get stuck at "Sending mail, This could take a while…".
In the Journal I see AttributeError: 'Thread' object has no attribute 'isAlive'
about that line of code:
if self.__thread.isAlive():
.