Changes for version 0.07 - 2026-07-22
- Fix push/pop hanging on a slot abandoned by a killed peer.
- Fix the reclaim path in pop() skipping the push_wait wake: a pusher blocked on a full stack stayed asleep forever after a pop reclaimed the abandoned slot instead of producing a value.
- Fetch get-magic on optional arguments before testing them.
Modules
Shared-memory LIFO stack for Linux