Christopher Frieler

Results 7 comments of Christopher Frieler

Just ran into this issue as well. @haffar , can you share more of the insights you gained during your analysis? Does it have to do with all the file...

Using Gradle Shadow Plugin with `mergeServiceFiles()` works. Thanks @gzfhz . However, this requires an additional plugin. If the service files wouldn't collide, the regular JarTask could do the job. And...

Thank you for reprocessing and the clarification, at least I know, that I was not doing it wrong. Unfortunately, restarting the kernel is not a good option for me, because...

Ah, thanks. I didn't know that I can access these varaibles via `this@...`. I must admit, that don't know, what `f()` would or should do in your last example. Maybe...

Thanks for the tips. I already increased the memory limit when iI first encountered the OOM-Error. And splitting the code into smaller cells would help, too. But all this only...

I just came across this limitation and would definitely appreciate to see this fixed for the same reason: it is really annoying to have these "broken" links in my IDE....

Just ran into this bug with version 3.72.0 as well. A fix would be nice :-)