Folia/patches
Spottedleaf a9a885ad00 Resolve concurrent access to ticket state
The concurrent access occurred in the region merge/split logic,
as it did not own the ticket lock. To resolve this, we simply
make the ticket add/remove acquire the read lock of
the region lock.
2023-03-12 15:00:38 -07:00
..
api Add API for checking ownership of region by position/entity 2023-03-07 14:44:37 -08:00
server Resolve concurrent access to ticket state 2023-03-12 15:00:38 -07:00