Skip to content

MBT plugin does not correctly report traces when running a build in parallel #242

@sameagen-MW

Description

@sameagen-MW

This is due to how the plugin class is copied onto parpool workers, with some data not being successfully synchronized. I should have some time to fix this soon.

Essentially tasks which run on parallel workers do not create traces. Here's an example:

In serial:
Image

In parallel:
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions