Ivo Anjo

Results 182 comments of Ivo Anjo

I think it would be useful to still have the error for the values itself on the comparison, but yeah that's more of a separate feature, so yeah hiding the...

+1 worked for me too, thanks for the tip

Came here to report this, and saw an already open PR. Thank you very much @kalleth! I hope this gets merged soon!

I see your point, although I'd argue `concurrent-ruby` is not that big of a dependency as it doesn't pull anything with it and [a lot of recent versions of libraries...

Fair enough, I tried 👐 👌

Also bit in https://github.com/jruby/jruby/issues/4540

I spent some time looking at this today and it's definitely not trivial to optimize this for virtus while not possibly breaking other clients. In particular, this exception is part...

Ok so I've been revisiting this issue and have a workaround that doesn't change the semantics of the library, and that manages to avoid monkey patching. If someone is still...

~~Note: I'm experimenting with a hack in ddtrace that hopefully avoids triggering this issue, but older versions of ddtrace and other libraries using these monkey patches would still be affected,...

Yeap, fully agreed. I initially intended to include it in the blog post, but ended up "scaling back" the number of examples to hit the first release ;)