My colleague tried compiling our backend with K2 a...
# k2-adopters
h
My colleague tried compiling our backend with K2 about 4 weeks ago and hit a few bugs. He reported two of them and got a quick reply that those would be fixed in time for the beta. Inspired by Stephen's post, I tried the current SNAPSHOT again yesterday, and I'm happy to report that everything works for us now. 🎉 They have even fixed a reflection bug I hadn't time to report yet ☺️
🔥 13
😊 5
d
Cool But I'm curious about the reflection bug. Could you please share some details? Because I don't remember any fixes in reflection actually
h
I'm afraid I can't anymore, I didn't keep the build logs. 😞 It was related to the use of mockk in our tests.