OpenPegasus / OpenPegasus

Other
14 stars 6 forks source link

Concurrency problems with pegasus / cimple #34

Open dugganj opened 4 years ago

dugganj commented 4 years ago

I have come across an issue where my provider appears to be serializing operations into a provider. This is undesirable, in that these operations should be executing concurrently. Please see attached .zip file for illustrative code.

dugganj commented 4 years ago

ProviderThreads.zip