Matt Palmerlee
Matt Palmerlee
We need this too, it is a very easy mistake to make and it has caused some serious problems for us.
Since we aren't using Scenario at Maker I figured I'd submit an upstream request back to your original repo and we can just point to that as the official one...
Thank you for maintaining this useful library @jgravois, I just started using it for a GIS project and hit this error also, the linked PR seems to address it 🙌
My coworker just submitted a pull request for this issue: https://github.com/3rd-Eden/jackpot/pull/11
Yeah, it looks good with version 0.0.6 thanks! Might want to add some tests against memcached with an async call, that's what exposed this issue.
I'm also having the same problem, it appears that the bug isn't multiple pause indices, it seems to only happen if they are multiple contiguous indices ([1, 5, 10] works...
I issued a pull request for this bug: https://github.com/zurb/joyride/pull/179