Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix single location updates to be linearizable and tweak internals
Internal `eval` operation didn't properly wait for a transaction operating on the location to be finished before updating the location. This also tweaks the internal descriptor representation to be slightly more compact.
- Loading branch information