bluesky / area-detector-handlers

https://pypi.org/project/area-detector-handlers
Other
1 stars 11 forks source link

Use a finalizer instead of relying on __del__ #12

Open danielballan opened 4 years ago

danielballan commented 4 years ago

Consider refactoring https://github.com/bluesky/area-detector-handlers/blob/316e126663772f0a0597844c4184d4dc0800039e/area_detector_handlers/__init__.py#L25-L29

according to the advice in https://docs.python.org/3/library/weakref.html#comparing-finalizers-with-del-methods