Fork me on GitHub
#immutant
<
2017-06-23
>
bja00:06:01

has anyone else had a problem with immutant.web's LazyMap having a .hashCode that throws a NPE?

bja00:06:15

ran into this when I was trying to use timbre to log a request

tcrawley01:06:25

@bja thanks for the report - I'll take a look

bja18:06:51

thanks @tcrawley for the quick turnaround! I enjoy not maintaining bugfix forks.

tcrawley18:06:11

Happy to help!

bja18:06:56

as an aside, was thinking that there are probably other places def-derived-map gets used that are broken

bja18:06:16

a quick search revealed that Aleph uses it for their netty request too

tcrawley18:06:52

yeah, I suspect this impacts others. It's surprising that it took this long to come to light