Serhii Mozghovyi
Serhii Mozghovyi
XFCE drop-down terminal, Fedora 39: this is literally what I see when not under Git repository folder: ``` _LAST_COMMAND_INDICATOR_ ~serhii@dell:~ 08:44 $ $ ``` I'm using `GIT_PROMPT_ONLY_IN_REPO=1`. When it's set...
Can someone please either confirm or refute my understanding: unless I specify the `arguments.memcached_expire_time` config option, the keys/values never actually expire in the Memcached itself. It's just that Dogpile considers...
An exception raised from [this line](https://github.com/paylogic/halogen/blob/master/halogen/types.py#L317) is not properly handled. In my particular case, this is `decimal.InvalidOperation` but I guess we should be prepared to handle anything as the amount...