-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
BlockingQueue/BlockingQueuePoisonApple.tla
Line 103 in a064863
| \* on the same page that "Poison pills work reliably only with unbounded queues." |
I think that this is because of an (unstated?) presumption that producers are unwilling to block forever, so with a bounded queue you would need a PutFail action that loses a poison pill.
Thanks for this tutorial, it has been great fun to work through!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels