Skip to content

[submitters] fix errors when no default submitter + skip error warnin…

46f991f
Select commit
Loading
Failed to load commit list.
Merged

[submitter] Add tractor API #2874

[submitters] fix errors when no default submitter + skip error warnin…
46f991f
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Sep 29, 2025 in 1s

2 issues found.

Annotations

Check warning on line 393 in meshroom/submitters/tractorSubmitter.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

meshroom/submitters/tractorSubmitter.py#L393

Probable insecure usage of temp file/directory. (B108)

Check notice on line 93 in meshroom/core/taskManager.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

meshroom/core/taskManager.py#L36-L93

Complex Method