CadQuery / CadQuery/cq-cli

File overwritting while multiple-processing codecs.

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30
Forks
10
PR merge metrics
No merged PRs in 30d

Description

While using Nimble, CADOrchestrator. Handling multiple request on parallel is not currently possible, as the files are fixed named under /tmp in linux for example. "temp_stl.stl", "temp_dxf.dxf". Multiple processing would try to write/read the same files, creating bottlenecks and other unwanted overwriting conditions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.