Skip to content

debug output from uv is not prefixed with the package name so parallel builds are hard to debug #753

@dhellmann

Description

@dhellmann

Most log output uses the package name as a prefix so it is possible to tell which package is being processed when a message is logged. This is not true when we dump the output of the uv command to the log. We should fix that by logging each line of output separately instead of dumping the output in one call.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions