Expand description
Coordinator-side support machinery for (frontend) read-then write.
Functionsยง
- enqueue ๐
- Adds
idto the worklist the first time it is seen, enforcing the dependency bound. - validate_
read_ ๐then_ write_ dependencies - Validates that all dependencies are valid for read-then-write operations.