Skip to content

Made Exercise with Multi-Stream Marten projection to be async#306

Merged
oskardudycz merged 1 commit into
mainfrom
multi_stream_exercise_async
Feb 26, 2026
Merged

Made Exercise with Multi-Stream Marten projection to be async#306
oskardudycz merged 1 commit into
mainfrom
multi_stream_exercise_async

Conversation

@oskardudycz
Copy link
Copy Markdown
Owner

Multi-Stream projections should be registered as async, especially if they raise side effects. I was lazy before; now this PR fixes it.

It marks registration as async, starts the Async Daemon in tests, and waits for projection data to be processed.

Multi-Stream projections should be registered as async, especially if they raise side effects. I was lazy before, now this PR fixes it.

It adds registration as async and properly starting the Async Daemon in tests and waiting for projection data to be processed.
@oskardudycz oskardudycz merged commit bb5e423 into main Feb 26, 2026
3 checks passed
@oskardudycz oskardudycz deleted the multi_stream_exercise_async branch February 26, 2026 08:25
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.

1 participant