Skip to content

Bug fix release

Compare
Choose a tag to compare
@nitsanw nitsanw released this 25 Sep 21:32
· 332 commits to master since this release

PR #193 : Fix API break on release in MpscLinkedAtomicQueue
Issue #194 : Fix MpscCompoundQueue::relaxedOffer bug
Issue #196 : Fix MpscLinkedArray::fill bug
Issue #197 : Fix MpscChunkedQueue:fill bug

Further improvements to testing.
Thanks @Scottmitch and @mlex for reporting issues and helping resolve them!