Skip to content

Remove the run and listen methods from QueueInterface #320

Description

@klsoft-web

Proposed new feature or change

Remove the run and listen methods from QueueInterface, as these methods violate the Single Responsibility Principle. The QueueInterface should only be responsible for holding elements, not for dispatching and listening to them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions