Skip to content

Temp path created for model loading is too long #396

Closed
@yaeldekel

Description

@yaeldekel

In some environments access to the file system is restricted, so when we deserialize a model file first extract the entries in the zip repository to temporary files. The path for the temporary file contains the system's temporary folder name, followed by "TLC_" and a guid. Sometimes this creates a path that is too long because Windows doesn't allow paths that are over 260 characters.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions