`memoryview` is currently not safe against free-threading especially concurrent releasing the memoryviews. This issue track work to make it thread safe. This is a follow-up to https://github.com/python/cpython/pull/127412#pullrequestreview-2472748568.