rebus-org / Rebus.Async

:bus: Experimental async extensions for Rebus
https://mookid.dk/category/rebus
Other
13 stars 9 forks source link

Dismantle ambient transaction context #2

Closed mookid8000 closed 6 years ago

mookid8000 commented 6 years ago

When sending a request, the current ITransactionContext must be dismantled, because it does not make sense to enlist the sent request in the transaction, as this will consistently deadlock

mookid8000 commented 6 years ago

fixed in 5.0.0-b06