concurrentqueue
concurrentqueue copied to clipboard
try_enqueue fails
Hello, may I ask if there is a limit on the number of entries for this queue? When I try to enqueue more than about 1024 in a for loop, the try_enqueue fails.