Open
Description
It turns out that some global caches have memory leak issues while the refleak CI is running.
The global cache is not the problem, but we must provide a better solution to clear them after the tests.
Suggestion from @gvanrossum: #101988 (review)