rebus-org / Rebus

:bus: Simple and lean service bus implementation for .NET
https://mookid.dk/category/rebus
Other
2.26k stars 353 forks source link

Add bus instance to transaction scope and throw on mismatch #1109

Closed mookid8000 closed 7 months ago

mookid8000 commented 10 months ago

to avoid cross-transport non-deterministic behavior when creating a RebusTransactionScope and using two different buses in the scope.

mookid8000 commented 10 months ago

Generalizing this bit should also fix #1104

mookid8000 commented 7 months ago

Will be fixed in Rebus 8