Skip to content

AttributeError in MPFuture #552

@borzunov

Description

@borzunov

This happens when a Petals server is ran on AMD GPUs:

  File "/path/hivemind/utils/mpfuture.py", line 300, in __del__
    MPFuture._active_futures.pop(self._uid, None)
AttributeError: 'NoneType' object has no attribute 'pop'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions