runmouse

Results 2 comments of runmouse

The code is not allowed public. and tangled up with a lot of business logic。 I'am trying use try_dequeue_from_producer follow by example: https://github.com/cameron314/concurrentqueue/blob/master/samples.md#pump-until-empty

> This should not happen. Can you share example code that reproduces the issue? The following code shows my use of concurrent queue. There is only one writing thread, there...