Skip to content

[BUG] Service Map does not rotate with multiple workers #5901

@dlvenable

Description

@dlvenable

Describe the bug

The service_map is no longer rotating its windows.

The cause of this issue is that with the introduction of #5794, the @SingleThread annotation is not functioning as expected. Only the last @SingleThread processor instances is called by all threads after this commit.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions