Thanks @cameron314 for working on the implementation of MAX_SEMA_SPINS!
Was pretty eager to try this out but I'm having some trouble compiling:
blockingconcurrentqueue.h:59: error: undefined reference to 'moodycamel::ConcurrentQueueDefaultTraits::MAX_SEMA_SPINS'
It compiles okay if I use the prior commit 7912b95.
Thanks @cameron314 for working on the implementation of MAX_SEMA_SPINS!
Was pretty eager to try this out but I'm having some trouble compiling:
blockingconcurrentqueue.h:59: error: undefined reference to 'moodycamel::ConcurrentQueueDefaultTraits::MAX_SEMA_SPINS'It compiles okay if I use the prior commit 7912b95.