Skip to content

Running multiple StackReg in parallel does not work #1

@tischi

Description

@tischi

Due to this file staging:

final FileSaver sourceFile = new FileSaver(source);

...files from different processes will overwrite each other and create a very messy output.

One could try fixing this by giving more unique file names, e.g. using some random numbers.

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