madelson / DistributedLock

A .NET library for distributed synchronization
MIT License
1.86k stars 192 forks source link

Handle npgsql 8 command null value to fix #174 #176

Closed Kaffeetasse closed 10 months ago

Kaffeetasse commented 10 months ago

I think this should be enough, atleast my local test was successful.

Kaffeetasse commented 10 months ago

I cannot find the reason for the partially failed TimeoutTest. But locally I solved the problem by increasing the waiting time to 3 seconds or more.