On Mon May 12 12:07:20 2025 +0000, Rémi Bernon wrote:
Yes, but still I'm not convinced we need to use weak refs. Sure you can add test that show various internal aspects of the implementation but unless there's a good reason (need to break a ref cycle, some application actually depends on returned refcount == 0, etc...) it's best to keep the implementation simple.
I that case, should I add todo_wine for all the refcount tests?