Carl Mastrangelo

Results 64 comments of Carl Mastrangelo

> It seems like the dirty state should be set to the value of the dirty state as it was when the savepoint was set. This would require a map...

There are a few confounding issues, but I was able to come up with a work around. That said, it would be nice if Micrometer would open up the Constructor...

Can you provide a little more detail about your use case?

Yes. I think this may be safe to change, but I would need to think more about this. I had keo StringFunction around due to ABI compatibility, but I dont...

I believe this was triggered by a (shared) ObjectMapper being marked to fail on unknown properties. I can probably work to change this back in our code, though I feel...

@systemfreund There isn't anything we can really do about that. The suggestion to use `CancellableContext` is the way to prevent such leaks. Any other approaches are likely going to have...

Could you clarify the command line args you used?

Oh yeah, you're right. I'll try to add it tonight (also PRs welcome!).

This issue is for the feature being stable, not so much usage. I don't believe there are any tools that use the binary log format currently.

Thank you for reporting this issue, it's still an issue for my team as well. It may be stale but still affects anyone using mypy with redis code.