Skip to content

Create a different output channel if multiple jobs are run in parallel #102

@mariacarmina

Description

@mariacarmina

Problem Statement:
Right now in vscode extension, when running free c2d jobs, if the current job did not finish its execution and another parallel jobs can start their execution, the logs from first started job (which did not finish its execution) will still be displayed even when changing the algorithm file path and trigger a new start job

Possible Solution:
Create a different ouputChannel for each job ID.

Metadata

Metadata

Assignees

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