Skip to content

Accept Path as argument to IPCProvider constructor #867

Closed
@carver

Description

@carver

What was wrong?

Currently, IPCProvider only accepts a str as the ipc path.

How can it be fixed?

Detect if the ipc_path is a pathlib.Path, and convert to str.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions