Skip to content

[TODO] check how to make this fail fast during unit testing, otherwise #164

@nfx

Description

@nfx

See more context:

with self._lock:
# TODO: check how to make this fail fast during unit testing, otherwise
# this currently hangs with the real installation class and mocked workspace client
with self._ws.workspace.download(f"{self.install_folder()}/{filename}") as f:
return self._convert_content(filename, f)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions