This happens when a Petals server is ran on AMD GPUs: ```python File "/path/hivemind/utils/mpfuture.py", line 300, in __del__ MPFuture._active_futures.pop(self._uid, None) AttributeError: 'NoneType' object has no attribute 'pop' ```
This happens when a Petals server is ran on AMD GPUs: