BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
323 stars 134 forks source link

Shift to using ConcurrentHashMap #2397

Closed tastybento closed 1 month ago

tastybento commented 1 month ago

Sometimes, these calls are made async, but as they now update the cache, there could be concurrency issues. This fixes that.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud