thomaskisler
thomaskisler
When comparing the default_getTask method, I guess now, that the "sprintf" line is truncated at the first percent sign and should look something like the following: `getTaskDefault
As it still needs to be corrected in the documentation, I of course leave it open.
I have the same problem, is there a solution or some kind of work around yet?
Yes, my test case now works with the development version! Many thanks for your quick response and generally for the doRedis package! It has helped me quite a bit!
@tomastelensky Here is my code. I think the key to being able to reproduce the error is setting a password for the redis-server. This took me quite a while to...
Just for future reference: yes, it is possible that this are two unrelated problems. In my case, the error gets resolved with the new development version.