stm icon indicating copy to clipboard operation
stm copied to clipboard

TBQueue haddock docs say "blocks" instead of "retries"

Open PaulJohnson opened this issue 3 years ago • 0 comments

The Haddock documentation for TBQueue.writeTBQueue and TBQueue.ungetTBQueue both say "blocks if the queue is full". This should be "retries if the queue is full".

PaulJohnson avatar Mar 19 '21 10:03 PaulJohnson