Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for race condition in community gardens
If the `register` function uses `get` and `update` instead of `get_and_update` concurrent operations results in non-unique ids.
- Loading branch information