Anton Smolkov

Results 3 issues of Anton Smolkov

Telegram api gives "upgraded" instead of "migrated" now.

CSI plugin can't mount DRBD volume to pod with error `Device or resource busy while setting up superblock`. After this happening, k8s controller (job in my case), creates new pod,...

bug

### What does the bug do? `GetOrSetAsync` call for particular `cacheKey` sometimes hangs for an infinite time. I think the reason of the behaviour is [this](https://github.com/TurnerSoftware/CacheTower/blob/0.14.0/src/CacheTower/Internal/CacheEntryKeyLock.cs#L39) `TaskCompletionSource` which can be...

bug