Cidan / BetterBags

A total replacement AddOn for World of Warcraft bag frames, inspired by AdiBags.
MIT License
58 stars 24 forks source link

Item Data Error Fix #349

Closed Cidan closed 1 month ago

Cidan commented 1 month ago

This CL fixes a data race where the cache can be cleared, but an item request can come in before the data is reloaded.