8000 fix: fail to run command in worker modewith multiple targets when file_flag = None · Issue #565 · freelabz/secator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
fix: fail to run command in worker modewith multiple targets when file_flag = None #565
Closed
@ocervell

Description

@ocervell

We can't run a command in worker mode with targets a,b when file_flag = None.

Example:
secator x grype a,b --sync # works, splits in two tasks even though input_chunk_size is unset.
secator x grype a,b --worker # fails, runs grype without arguments in worker

secator x grype test.txt --sync # works
secator x grype test.txt --worker # fails, runs grype without arguments in worker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0