Skip to content

Failing to register single commands #53

@ingenork

Description

@ingenork

Commands registered by:

  • RegisterCommand()
  • RegisterCommand(typeof(MyCommand))

is not added to the object pool.

When trying to dispatch them, the dispatcher can not find them. Only commands registered by namespace are added to pool.

Found in version: 2.19.1

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions