
Change the memory order to acqure-release when we decrement the reference count. Prevents a race with line 89 reported by TSan.
Change the memory order to acqure-release when we decrement the reference count. Prevents a race with line 89 reported by TSan.