Tomasz Masternak

Results 8 comments of Tomasz Masternak

I had a similar problem when trying to disable deadlock detection. I found [TLC Options](https://lamport.azurewebsites.net/tla/tlc-options.html?back-link=tools.html) page with model checker command-line options when running from tlctools and figured out that they...

@alygin thank you for the response. Here is more context for my scenario. I found documentation on how to change the setting in the TLA+ Toolbox UI and was trying...

@timbussmann did not dig deep into possible solutions but I see at least 3 options here: 1. Assume there are no runtime drop-in assemblies and let the user switch back...

In v8, the new seam leaves the decision about the default to the transport: https://docs.particular.net/transports/transactions?version=core_8

This will be solved when this [PR](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/908) is merged into the Rabbit Client library.

@pardahlman thank you for sharing the context. I don't think there is any concrete reason why we when for `Serializable` apart from the fact that the `TransactionScope` has that as...

@DavidBoike I think that making changes in #855 in the next major makes sense.