Skip to content

Revisit path handling for proper Windows support #605

@rdimitrov

Description

@rdimitrov

This issue is about revisiting the way paths are handled within the project and update them accordingly so they work properly on non-Unix environments, such as Windows.

There are places where we construct paths out of one or more strings (even URLs) and these seem to cause failures on Windows because of the improper path separator.

Running our set of examples on windows-latest seems to help reproduce this issue, for reference - #604

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions