Skip to content

Return the correct error message when ISideEffect is directly returned by a handler#2018

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
elexisvenator:isideeffect-bugfix
Jan 12, 2026
Merged

Return the correct error message when ISideEffect is directly returned by a handler#2018
jeremydmiller merged 1 commit intoJasperFx:mainfrom
elexisvenator:isideeffect-bugfix

Conversation

@elexisvenator
Copy link
Contributor

The wrong type check was being done here, leading to a different, less clear method about what is going on (the one about the missing Sync/SyncAsync method). Doesn't change any behaviour for working handlers.

…d by a handler

The wrong type check was being done here, leading to a different, less clear method about what is going on (the one about the missing Sync/SyncAsync method).
Doesn't change any behaviour for working handlers.
@jeremydmiller
Copy link
Member

image

Good catch!

@jeremydmiller jeremydmiller merged commit cc5bdf0 into JasperFx:main Jan 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants