Skip to content

PilotCSToJSONSnchronizer is not thread safe #4697

Description

@chaen

We observed a race condition where the commitNewData method from the CS was called twice, in a short amount of time, the first one being still ongoing when the second one started. Of course, that does not work.

Two options:

One more option, and probably my favourite one: go back to an agent doing the work, instead of triggering from the CS. Much less error prone...

Opinions ?

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions