goconcurrentqueue v0.6.0 Release Notes

Release Date: 2020-04-14 // about 4 years ago
    • ➕ Added DequeueOrWaitForNextElementContext(...) both for FIFO and FixedFIFO
    • ⚡️ Updated tests:

    ✅ > FixedFIFO.TestDequeueOrWaitForNextElementMultiGR
    ✅ > FixedFIFO.TestDequeueOrWaitForNextElementWithEmptyQueue


Previous changes from v0.5.0

  • ➕ Added DequeueOrWaitForNextElement() both for FIFO and FixedFIFO