Skip to content

Make dissect processor thread-safe #5546

@dlvenable

Description

@dlvenable

Is your feature request related to a problem? Please describe.

The dissect processor should be thread-safe. We are using @SingleThread on it as a short-term mitigation. But, this is not ideal as it requires additional objects.

Describe the solution you'd like

Make dissect thread-safe and remove @SingleThread.

Additional context

In this PR, we added the @SingleThread annotation: #5463

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomershelp wantedExtra attention is neededmaintenanceIssues to help maintain the project, such as improving builds, testing, etc.

Type

No type
No fields configured for issues without a type.

Projects

Status

Unplanned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions