Attribute error during shard closing(?)
in swh.objstorage:3.0.2
gloin001 gunicorn[1625517]: Exception ignored in: <function ROShard.__del__ at 0x7f625b8d5620>
gloin001 gunicorn[1625517]: Traceback (most recent call last):
gloin001 gunicorn[1625517]: File "/srv/winery/venv-20240505.1/lib/python3.11/site-packages/swh/objstorage/backends/winery/roshard.py", line 340, in __del__
gloin001 gunicorn[1625517]: self.close()
gloin001 gunicorn[1625517]: File "/srv/winery/venv-20240505.1/lib/python3.11/site-packages/swh/objstorage/backends/winery/roshard.py", line 335, in close
gloin001 gunicorn[1625517]: if self.shard:
gloin001 gunicorn[1625517]: ^^^^^^^^^^
gloin001 gunicorn[1625517]: AttributeError: 'ROShard' object has no attribute 'shard'