← Back to issue list

python plugin: Support `disable-parallel` parameter

View original Github issue

Metadata

Project
craft-parts
Number
#1247
Type
issue
State
open
Author
lengau
Labels
Type: Enhancement Status: Needs information
Created
2025-09-02 15:26:56+00:00
Updated
2025-09-02 15:33:37+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Support the [disable-parallel](https://canonical-craft-parts.readthedocs-hosted.com/latest/common/craft-parts/reference/part_properties/#disable-parallel) part property in the python plugin. ### Why it needs to get done All of our plugins should theoretically support this. In practice though, this is extremely low priority until someone shows us a real-world use case for it. If someone can bring us a real-world use case that we can test against (especially a case of "this application simply does not build with parallel"), that would be ideal. The [autotools plugin](https://github.com/canonical/craft-parts/pull/1167) required this for OpenJDK builds, for example.

Evaluation history

No evaluation history available.