vnayak-mdsol

Results 5 comments of vnayak-mdsol

Hi Ami, > The work items run 10 seconds each in parallel, you wait for **20 milliseconds**, and then try to wait for idle when the STP is already idle....

Ami, Thanks for your reply. Running the code with the StpChangeState() uncommented out, you will see that the while loop runs forever as the waitingCallbacks count grows much faster than...

Ami, Yes, that's correct. Calling Issue32() would throw an exception. > Hi, > > Going to heap corruption is too far fetched, I don't even use `unsafe`. > > I...

> Which .net framework do you use? .Net Framework 4.7.1

Ami, Question: Can one instance of smartthreadpool effect the manualresetevent on another instance of the smartthreadpool? we have 21 instances of the STP in our process at any given time...