Kristoffer Sjöberg

Results 2 comments of Kristoffer Sjöberg

I confirm that this Castle.Core fix does in fact resolve a lock contention issue, particularly with PTB since it calls into Castle _a lot_.

I checked and there are 7 tests failing and 17 tests passing. You can run the tests from the command prompt using `dotnet test` in the `LookerSdk.Tests` directory. My VS2022...