Jan Drábek
Jan Drábek
Fair point. I added test cases for `Status` and `Error` returns from `get()` :)
@tillkruss I already started working on making it correct by adding `|Status|Error` to all relevant and commands (with also adding tests for the Status returned when used after `MULTI`, but...
Thanks for reply :-) In my situation changing the message "Message could not be encrypted! (Press ENTER)" to something like "Message could not be encrypted as gpg command exited with...
Just noting that this is still desired, just missed this today when dealing with JSON input to database.
It works! However I had to delete the `async` as this caused to work only randomly (based on the time of loading)... There are two options: 1. Make it optionally...
Yes, I see the dilema as I was feeling the same implementing the patch and that's why I implemented the turn off of async as optional. However I would probably...
After upgrade to 20.0.2 I got this error despite setting this version (and having `openid` in the `scope` auth url)