Skip to content

Handle domain event handlers concurrently with exception isolation - #76

Merged
vadikko2 merged 3 commits into
masterfrom
parallel-domain-events
Aug 18, 2026
Merged

Handle domain event handlers concurrently with exception isolation#76
vadikko2 merged 3 commits into
masterfrom
parallel-domain-events

Fix CodeRabbit threads

39b51e8
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 18, 2026 in 0s

Performance Regression: -34.09%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 4 regressed benchmarks
✅ 66 untouched benchmarks
⏩ 10 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_benchmark_event_chain_three_levels_parallel 8.5 ms 13 ms -34.58%
test_benchmark_event_chain_three_levels_parallel 8.6 ms 13.1 ms -34.18%
test_benchmark_event_chain_three_levels_sequential 6.5 ms 9.9 ms -34.07%
test_benchmark_event_chain_three_levels_sequential 6.7 ms 10.1 ms -33.51%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing parallel-domain-events (39b51e8) with master (ed02fa2)

Open in CodSpeed

Footnotes

  1. 10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.