Skip to content

Handlers classname ending with a number cannot be discovered #540

Description

@timdeschryver

It seems like handlers that are within classes that end with a number are not discovered.
Invoking the bus ends with an the following error message:

Wolverine.Runtime.Routing.IndeterminateRoutesException
Could not determine any valid subscribers or local handlers for message type CoreTests.Compilation.FixtureMessage

This only happens when the classname ends with a number, classes containing a number are working fine.

For a reproduction see 👇

https://github.com/JasperFx/wolverine/compare/main...timdeschryver:reproduction/handler-with-number-in-class-name?expand=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions