[entropy.cache] EntropyCacher: remove __del__
This commit is contained in:
@@ -286,9 +286,6 @@ class EntropyCacher(Singleton):
|
||||
del massive_data[:]
|
||||
del massive_data
|
||||
|
||||
def __del__(self):
|
||||
self.stop()
|
||||
|
||||
@staticmethod
|
||||
def current_directory():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user