simple-smime-core team mailing list archive
-
simple-smime-core team
-
Mailing list archive
-
Message #00004
Re: Fancy Loading Animation Added
hi guys!
just wanted to comment my last commited version of the gui class:
i detected that there was a key listener in the gui which called CreateCert
every single time a key was pressed during the certificate creation.
since this did not make any sense to me and brought enormous problems with the
synchronization of the database access, i simply commented it out.
seems to fix the problem with multiple parallel CertCreate-Threads, at least i
could not reproduce the error -- please test too!
kind regards,
nurio
References