Skip to content

Factory type error message prints type instead of StoreFactory #561

@gpauloski

Description

@gpauloski

Describe the problem.

The error should print StoreFactory.__name__ and not type(StoreFactory).__name__.

f'{type(StoreFactory).__name__}. {type(factory).__name__} '

How did you install ProxyStore?

pip install proxystore

ProxyStore Version

v0.6.5

Python Version

All

OS and Platform

All

Metadata

Metadata

Assignees

Labels

bugError, flaw, or fault that causes unexpected behavior

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions