Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Standalone mode disables multiple jobs on compiling directory #739

@yggdr

Description

@yggdr

It seems since the release of version 3 compiling an entire directory with --standalone --jobs <some_number_or_"sys"> always results in a single compiler process, building each file in the directory one after another.
(Standalone mode is necessary due to #720)

Error given is CoconutWarning: got --jobs <some_number_or_"sys"> but only compiling one file; disabling --jobs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions