alecthomas / alecthomas/tuplespace
Tuples can be lost between removal from the tuplespace and delivery to the client
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If the client disconnects after the tuples have been removed from the storage, but before delivery has been completed, those tuples will be lost. This is bad.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.