Skip to content

Fix / AddHandler for namespace Outbox - #361

Merged
maxekman merged 1 commit into
looplab:mainfrom
maxekman:fix/namespace-outbox
Nov 12, 2021
Merged

maxekman merged 1 commit into
looplab:mainfrom
maxekman:fix/namespace-outbox

Conversation

@maxekman

Copy link
Copy Markdown
Member

Description

Handlers were only added to the namespace in the context passed, which was not
how it was intended to work. The namespace in the context should only be used
to dictate which outbox to use when handling events, not when adding.

Affected Components

  • Outbox, namespace

Related Issues

Solution and Design

Steps to test and verify

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.06%) to 67.588% when pulling f8518af on maxekman:fix/namespace-outbox into e82d246 on looplab:main.

@maxekman
maxekman merged commit fb54daf into looplab:main Nov 12, 2021
@maxekman
maxekman deleted the fix/namespace-outbox branch November 12, 2021 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants