Jeff Pollard
Jeff Pollard
Any update on this issue?
What is the actual exception that is being thrown?
This appears to just be an oversight. The zookeeper dict also has this same problem. I'll look at fixing this over the weekend.
As a heads up I'll be working on this library today, improving the serialization/deserialization configurability and support - so I should be able to fix this issue and a few...
Hi @teeberg, Gutter is backed by `durabledict`, which should give you a consistent[1] view of switches in your data store, even if there is a copy of the manger per...
Ah yeah. That's a limitation of `SwitchContextManager` since, as you mentioned, it monkey patches `gutter.active`. IIRC (as I wrote that code over 3 years ago), the intention with making the...
> It would be awesome if you could make this change here! Maybe other users can benefit from it too, then :-) Yeah I can totally do that. Won't be...
The gutter API is pretty flexible for whatever you wanted to do - it's all just Python. To match a known set of user IDs, you'd just need to make...
That is a pretty open-ended question. Could you elaborate?
> Any way outsiders can help? Yes, if someone outside is willing to get a build matrix setup to test different versions of Django (and python) and add that, we'll...