You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The refcount of "obj1" (line 57) always increase never decrease but when I delete the code of line 60, the refcount is correct and the destructor of "obj1" was called when clearing cache (line 66). could anyone tell me why?
woodenwatcher
changed the title
The problem with refcount of python object when using fluent-logger-python
The problem with refcount of python object
Aug 14, 2022
The text was updated successfully, but these errors were encountered: