I created a Go test program that runs several Go routines, each of which verifies a byte array loaded from a file in advance. Each go-routine is spawned with a configurable delay in milliseconds. I tested it with 100 iterations, which resulted in at least 50 parallel processes. Each verification process uses its own context, as Crio does. I didn't encounter any errors.
Here is my repository with a README containing more information: https://git.sr.ht/~kulbartsch/gpgmego-verify-load-test
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Yesterday
Yesterday
Fri, Jul 11
Fri, Jul 11
I have not tested this extensively but it seems to me after some fast checks that the pivotal point here is the usage of a brainpool key on a smart card for the decryption.
I have not tested this extensively but it seems to me after some fast checks that the pivotal point here is the usage of a brainpool key on a smart card for the decryption.
• gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Here is an experimental change to support the feature.
I'm testing the following patch with experimental change of libgpg-error.
• gniibe renamed T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error from gpgrt:w32: Spawn detached process, with standard input and standard error to gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Thu, Jul 10
Thu, Jul 10
Likely connected to T7705: Okular: Error on signature if the original file is overwritten
• ebo triaged T7705: Okular: Error on signature if the original file is overwritten as Normal priority.
I can confirm this.