On Mar 18, 12:57 pm, Alexander Zaitsev <[email protected]> wrote: > I have figured out the problem. > > Error happened when key has been an empty string. However, error message > is very strange, it is hard to guess.
Oh wow, thanks a lot. I have code to check key validity before queueing things and a bunch of tests for them, but I had no test for empty key. I added it, and it failed right away. I was just about to do a release, so a fix for this (error properly) is going to make it.
