PlayFab / consuldotnet

.NET API for Consul (http://www.consul.io/)
Apache License 2.0
692 stars 193 forks source link

Fix NullReferenceException when calling Lock.Acquire with CancellationToken #128

Open adminnz opened 5 years ago

adminnz commented 5 years ago

This is the same fix that is in the 0.9 port branch, but appears to have been forgotten about for over a year.